Skip to content

Navbar Auto Hide UI Changes

Micah Stanley requested to merge micahstanley/angelfish:navbar_ui_changes into master

This is an update to the navbar auto hide UI and also prevents the web view from getting blocked by the navbar.

navbar

The most notable UI difference here is that the navbar will now no longer fully hides, but will instead shrink down. This is so that it can still be tapped on by the user to bring it back to its full size.

Merge request reports