Hello,
is there an easy way to scale the NGUI elements based on the DPI? I am developing for Android tablets which have an extreme variety of different resolutions and therefore DPI's.
Is there something that would work besides anchoring an element to a fixed offset to the UIRoot.center? (This just look plain ugly on resizing)
Kind regards
Lukas Häfliger