I’m using the windows SDK
When using playdate.display.setScale() I expected the game to stay filling the screen with the menu overlayed on top as shown in the simulator~
but instead the game shrinks to the top left corner of the screen (or the playdates actual resolution) when played on device.

this happens on every project I have, where playdate.display.setScale() is used.
thank you.


