guilhermearaujo / GUITabPagerViewController

MIT License
454 stars 69 forks source link

Add Progressive Tab Scrolling Representation #17

Open kareem-hewady opened 9 years ago

kareem-hewady commented 9 years ago

I had some feedback from a user that the line below the tab was moving in a counter intuitive way. So I modified the behavior a bit and it suits my app better this way. I thought I'd share the change in case you like it.

guilhermearaujo commented 9 years ago

What exactly do you mean by "counter intuitive way"?

kareem-hewady commented 9 years ago

Going left or right half the way and the cancelling the touch. The bar continues all the way and then corrects the position later. The other one if you go left half the way then go right half the way without lifting your finger. I know that both of them aren't the usual usecases but I thought it's worth the modification. On Jul 12, 2015 1:15 AM, "Guilherme Araújo" notifications@github.com wrote:

What exactly do you mean by "counter intuitive way"?

— Reply to this email directly or view it on GitHub https://github.com/guilhermearaujo/GUITabPagerViewController/pull/17#issuecomment-120668804 .