Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Kandrew on October 30, 2014, 02:41:05 PM

Title: Scroll view twice as fast on Retina Ipad?
Post by: Kandrew on October 30, 2014, 02:41:05 PM
Hello,

So for a project I'm on we are using a scrollview to select items from a bar that scrolls left/right and you can pull items out of it, simple enough.

But on Retina Ipad, the bar scrolls 2x faster than it should. It scrolls fine on regular Ipad, is this an aspect ratio issue? doesn't seem like it's tracking the finger 1:1, basically seems like 2 pixels per 1 pixel of finger movement.

Any thoughts on what this may be?
Title: Re: Scroll view twice as fast on Retina Ipad?
Post by: ArenMook on November 01, 2014, 04:58:23 AM
I'm not aware of this issue. It all works as expected on all resolutions / aspect ratios / UIRoot sizes here. Are you experiencing this with stock UI, or something custom you've made?