pxt-microbit icon indicating copy to clipboard operation
pxt-microbit copied to clipboard

simulator show data button never goes away even if i remove the logging from my program

Open riknoll opened this issue 3 years ago • 0 comments

If i create a program that logs data (serial or data logger) and I then remove that code, the button to show the data will still be there even after the simulator restarts. It should disappear if the program is no longer logging data after a restart.

I don't think this is a recent regression, because I think it also happens in arcade

riknoll avatar Jun 17 '22 17:06 riknoll