You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If you scroll and slide your finger diagonally across the screen, the NavigationBar will not recognize it. So it will not collapse and will not expand. Furthermore, with scrolling small steps, the NavigationBar will not collapse and expand. Even if you include a UiTableview in a UiTableview and only scroll inside, the UiNavigationBar becomes unnecessarily collapsed or expand. This does not happen with a delegate method. The error is the same in all three causes.
To Reproduce
Steps to reproduce the behavior:
Open Demo or your own project
Slide your finger diagonally across the screen to scroll the UiTableView or UiCollectionView or...
NavBar does not collapse or expand.
Expected behavior
NavBar should collapse or expand
Screenshots
If you need a video, so I can deliver it.
The text was updated successfully, but these errors were encountered:
Describe the bug
If you scroll and slide your finger diagonally across the screen, the NavigationBar will not recognize it. So it will not collapse and will not expand. Furthermore, with scrolling small steps, the NavigationBar will not collapse and expand. Even if you include a UiTableview in a UiTableview and only scroll inside, the UiNavigationBar becomes unnecessarily collapsed or expand. This does not happen with a delegate method. The error is the same in all three causes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
NavBar should collapse or expand
Screenshots
If you need a video, so I can deliver it.
The text was updated successfully, but these errors were encountered: