telly / TLYShyNavBar

Unlike all those arrogant UINavigationBar, this one is shy and humble! Easily create auto-scrolling navigation bars!
MIT License
3.73k stars 427 forks source link

Weird issue when loading more tableview cells #145

Open jeromeDms opened 8 years ago

jeromeDms commented 8 years ago

Hi Thanks for your awesome component ! I'm facing an issue when using your component with a refresh/load more component available here: https://github.com/OpenFibers/DragRefreshAndLoadMoreTableDemo

Basically, everything works as expected until I trigger a load more cells by scrolling down the table view. You can see the issue in this video : https://dl.dropboxusercontent.com/u/7821793/shynavBarIssue.mov

from 0 to 35sec all is working fine At sec 36 I trigger a load more cells After the table has loaded more cells, you can see the shynavBar weird issue when scrolling down the table. Do you have an idea about this problem ? I'm using default expansionResistance/contractionResistance Thanks again for this nice job you have done ! Jerome

anshul888 commented 8 years ago

I am facing similar issue. The link to video is not working.