Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: xbelt on March 28, 2014, 04:16:47 AM

Title: Scale GUI based on DPI
Post by: xbelt on March 28, 2014, 04:16:47 AM
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
Title: Re: Scale GUI based on DPI
Post by: ArenMook on March 28, 2014, 08:46:49 AM
UIRoot has that option.