andreamazz / AMScrollingNavbar

Scrollable UINavigationBar that follows the scrolling of a UIScrollView
MIT License
6.05k stars 633 forks source link

BUG on 3D Touch #347

Open StefaniOSApps opened 5 years ago

StefaniOSApps commented 5 years ago

Describe the bug If you are using 3D Touch, so if you "peek" with small intensity a Cell of a Table and you scroll up or down the UINavigationBar did scroll too.

Expected behavior No scrolling (hiding UINavigationBar) on active 3D Touch (while "peek").