armory3d/zui

Adaptive scaling

luboslenco opened this issue · 1 comments

Allow to set a reference screen resolution and adapt scaleFacotor to mach different screens.

Ended up doing this on application level, by calling ui.setScale() with desired logic.