Problem: Had a popup that had multiple tabs inside of it. In order to allow the user to see all of the tab headers used horizontal scrolling but when the user slides to the left side in order to see the last headers, resetPosition would not reset the X,as it was negative.
Possible solution: changed verification so it would reset the X as long as it was changed from 0.
PS: If any corrections were made on this matter, I could not find'em.
Problem: Had a popup that had multiple tabs inside of it. In order to allow the user to see all of the tab headers used horizontal scrolling but when the user slides to the left side in order to see the last headers, resetPosition would not reset the X,as it was negative.
Possible solution: changed verification so it would reset the X as long as it was changed from 0.
PS: If any corrections were made on this matter, I could not find'em.