Hi,
My app* should run in a 1024 x 768 box. When the user’s screen is smaller than this, what is the best strategy?:
- Resize the div outside of Haxe, via CSS?
- Resize visual elements dynamically?
I worry that performance would take a hit if I went with option 1. But it would be a lot easier to implement!
Many thanks,
Andy.
*we’re creating opensource software to let scientists run behavioural studies on the web / devices / toaster.