Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Aleksandr

Pages: [1]
1
NGUI 3 Support / Bug in Scroll bar with Scroll view
« on: March 24, 2014, 05:32:26 AM »
When ScrollView.showCondition == Always
If a element amount less than the maximum amount of elements in the visible container.
Then scroll bar foreground calculated not correctly. Is size < 1.
Further reducing the number of elements leads to a reduction in size, although it should be equal to 1.
It can easily be played on a standard Example 11 - Drag & Drop.

Pages: [1]