File explorer does not work properly
I built the visualizer according to instruction here and I obtained the executable for Windows.
Now, I can run the visualizer, but the file explorer to load the trace is glitching. I have attached a video that shows the problem:
In summary, I cannot double click on the folder to open it and I am required to type the address. Additionally, when the address becomes a bit longer (e.g., C:\dev\opSimulation) the following text is messed up (e.g., instead of results
it will start displaying esultsr
). The only way to go around this, is to type the full address on Notepad (C:\dev\opSimulation\results
) and paste it in the app. Then, it will work, even if the address field displays some corrupted text.
Have you encounter this issue before? Is there anything I can try on my end?