1
NGUI 3 Documentation / Re: UIScrollView
« on: July 05, 2014, 04:28:34 AM »
Hey ArenMook, I've been working on a scrollview which dynamically adds elements to itself, with a Vertical Grid for repositioning newly instantiated elements.
I've noticed that when the Scroll Bar option Show Condition is set to OnlyIfNeeded or WhenDragging, the scrollview will start in odd positions sometimes (scrolled down from top by about 1 element's height), but if I set it to Always, that doesn't happen.
It's not a critical bug, I can live with Always, but I thought you should know.
I've noticed that when the Scroll Bar option Show Condition is set to OnlyIfNeeded or WhenDragging, the scrollview will start in odd positions sometimes (scrolled down from top by about 1 element's height), but if I set it to Always, that doesn't happen.
It's not a critical bug, I can live with Always, but I thought you should know.