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.


Messages - Zhugie

Pages: [1]
1
NGUI 3 Support / Re: Moving nested panels
« on: September 29, 2014, 10:15:38 AM »
Hmm calling setdiry() on the panel during the animation helps a bit. The scroll panel now ends up in the right place but it "bounces" to get there. Goes to far then goes back a bit

2
NGUI 3 Support / Moving nested panels
« on: September 26, 2014, 11:49:11 AM »
In my game I have a chat menu that slides on from the left of the screen. The whole of the chat menu is one panel and it contains a uiscrollview for the actual chat messages. When I make the chat panel slide on sometimes the scroll panel moves further then the chat panel. If I adjust anything in the heirachy the panel instantly jumps to the correct position

What could be caused this and is there anyway to fix it?

Pages: [1]