Starting from daily build 15.2631, my simulator is having framerate issues. It affects my apps, and all the sample apps too. The frame rate drops to at best a few a second, and often seconds without any frame update. Everything else is working fine, though. If something on screen is set to move, it will be in the right place when the frame is finally updated. So it seems to be a purely graphical issue. Also of note, is that there is no such issues with text fields, which display as they should and update as you type. The notes for build 2631 aren’t too informative, though:
Post date:Fri, 2015-05-08 10:53
Release notes for build 2015. through 2015.2631
- Core: Modified display.newLine() to support fractional stroke widths. (Allows you to set width in pixels whlie content scaling is enabled.)
- Windows: Maintenance
I’m on windows vista, so I’m assuming something in the windows maintenance has messed things up for me.