Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: BrightBit on February 24, 2014, 01:57:22 PM

Title: How to scale pixel perfect widgets?
Post by: BrightBit on February 24, 2014, 01:57:22 PM
Hi,

does anyone know how to make pixel perfect NGUI widgets twice as big? Simple scaling makes the mouse move faster while dragging. Is there some best practice approach I've missed?


Greetings
BrightBit
Title: Re: How to scale pixel perfect widgets?
Post by: ArenMook on February 24, 2014, 04:41:43 PM
Dragged Object
- Scaled Child
Title: Re: How to scale pixel perfect widgets?
Post by: BrightBit on February 25, 2014, 04:44:51 AM
Okay, thank you, I will investigate that.