HopperBus-iOS icon indicating copy to clipboard operation
HopperBus-iOS copied to clipboard

Animation bug

Open tosbaha opened this issue 10 years ago • 3 comments

First of thanks for lovely app with great animation. I think there is a small bug about animation. For example Select Route 903 and select the bottom stop, scroll up and select the top bus stop, animation doesn't happen. This behavior can be seen when we select a new cell where old cell is hidden in the view.

tosbaha avatar Mar 07 '15 12:03 tosbaha

yeah its an issue as if the cell previously selected is no more in the visible cells. dont have time to fix it now but i tried using the last or first visible cell if the previously selected cell is hidden.

have a go if u want :)

TosinAF avatar Mar 07 '15 13:03 TosinAF

I am trying to fix it but couldn't do it. I tried to select visible cell by using selectRowAtIndexPath but it didn't work out. Btw, I am the one whom you helped to get this awesome code running. I will email you my current additions that you may find useful :)

tosbaha avatar Mar 07 '15 13:03 tosbaha

Oh i see, i'll have a look this evening. Haha that'd be awesome thanks.

TosinAF avatar Mar 07 '15 13:03 TosinAF