The standard scaling settings and design blocks are complicated and don't allow to scale from the higher resolution of the screen as in the Stencyl project to smaller resolution on the actual device screen.
Meanwhile, simply adding <window resizable="true" /> under Settings > Advanced -> OpenFL Settings solves the task beautifully.
I suggest this option should be enabled by default.
Meanwhile, simply adding <window resizable="true" /> under Settings > Advanced -> OpenFL Settings solves the task beautifully.
I suggest this option should be enabled by default.