Dropdown on simulator displays wrong file sometimes
vandyliu opened this issue · 2 comments
vandyliu commented
Steps to reproduce:
- Run microbit_file1.py on microbit simulator.
- Go to microbit_file2.py and save it.
- Notice on the simulator, it now says it is
currently running mirocbit_file2.py
when it is running microbit_file1.py
xnkevinnguyen commented
It is currently showing the focused file. We plan to remove the dropdown and have "Currently selected file" (This is the file that would run when clicking run simulator)