- Sim crashes randomly, usually if its been running for a while (over an hour?). Happens when I leave my Mac and return to a crashed Sim
- VS Code debugger cannot connect to the Sim. Usually happens after several runs of an app. Frequently happens after switching devices
- Cannot click on time field in Time Simulation dialog. Must TAB to it.
- Crashes when clicking on Save in Activity Data dialog
- Scalable fonts are drawn in wrong scale when switch devices (FR265 to FR265s for example). Here is my font selection call: var font = Graphics.getVectorFont({:face => ["RobotoCondensedBold", "RobotoCondensedRegular"], :size => size}); See attached for the result.
These bugs make testing on all devices in the sim painfully slow.
Pete