Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: broken on November 07, 2013, 02:39:15 AM

Title: Draggable Panel and Tabs changing
Post by: broken on November 07, 2013, 02:39:15 AM
Hi! It's me again ;)

Can not figure out what's wrong (Attach video).
I have two tabs (UIToggle, UIToggleObjects) with their content.
Content: Clipped Panel, ScrollBar etc. Both contents are identical in structure, they are two different Chats (Public and Room).
When I receive the desired event from the server, I turn on the second tab (UIToggle.value = true) and show another content (Room chat).
As you can see from the video, there is some effect, as if the contents of the list shows all. It is visible only when scrolling list (either manually or through a scroll) and tab changing in same time, and only in release build (in the editor, it is impossible to detect).

Thanks!
Title: Re: Draggable Panel and Tabs changing
Post by: ArenMook on November 07, 2013, 04:37:56 AM
Looks like it's not getting clipped. Does it happen only for a single frame? Try calling a Refresh() on the panel.