Skip to content

Fix and improve nav bar landscape view

1. Fix layout for landscape view
2. Stop using custom space between nav bar items in landscape view
If the space between icon and text is too big, it's difficult to identify the items correctly, espacially on smaller devices (600-700px).

3. Switch to default breakpoint for switching to nav bar landscape view
With 500px as breakpoint there is not enough space around the items if all features are used.

bottom_navigation_landscape

Closes #1166 (closed)

Merge request reports