Author Topic: Draggable Panel and Tabs changing  (Read 2411 times)

broken

  • Full Member
  • ***
  • Thank You
  • -Given: 1
  • -Receive: 4
  • Posts: 140
    • View Profile
Draggable Panel and Tabs changing
« 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!
« Last Edit: November 07, 2013, 02:48:08 AM by broken »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Draggable Panel and Tabs changing
« Reply #1 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.