Hello Guest

Author Topic: ScrollabeArea bouncing up and down  (Read 4585 times)

cloudchen

  • Newbie
  • *
  • Posts: 16
    • View Profile
ScrollabeArea bouncing up and down
« on: November 07, 2013, 06:30:00 am »
I have 4 tabs that shared the same ScrollableArea. ScrollableArea works perfect when I switch between different tabs generally. However, the ScrollableArea start bouncing up and down when I switch to other tab without stopping the previous scrolling behaviour. This happened when the currently scrollableArea is still scrolling and at that moment we triggered another event (click another tab) to replace the content of it. How could I prevent the scrollable area bouncing up and down issue?! Thanks and wait for your help.

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: ScrollabeArea bouncing up and down
« Reply #1 on: November 07, 2013, 10:18:44 am »
What version of tk2d are you using? As far as I remember this has been resolved.

cloudchen

  • Newbie
  • *
  • Posts: 16
    • View Profile
Re: ScrollabeArea bouncing up and down
« Reply #2 on: November 08, 2013, 12:50:31 am »
I used 2D Toolkit Version 2.1 final + hotfix 1
Should I upgrade to newer version?

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: ScrollabeArea bouncing up and down
« Reply #3 on: November 08, 2013, 10:54:22 am »
Possibly - Were on 2.2.1 right now - I can't remember when the bug was fixed specifically, but I do know this was addressed at some point. As usual make a backup of your stuff before updating.