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.
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.