Hi,
It would be nice to be able to choose a device / device type to run a build on. This would let us test our apps on a variety of displays and aspect ratios on the fly.
Thanks!
Hi,
It would be nice to be able to choose a device / device type to run a build on. This would let us test our apps on a variety of displays and aspect ratios on the fly.
Thanks!
You already can target running engines when building.
You can use defos to set the view size so you can cycle through set view sizes with key presses.
In next stable release there is also new menu option to change window size to different mobile and tablet resolutions, hopefully this will help debug different layouts in runtime.
Big like!
Ohhhhhhh this is very nice indeed!!! Are you guys adding an option to keep the window always on top?
In the meantime if some of you wants to get the same functionality, you can use defos with defmnu. These are great extensions that will help you get the same effect.