Small UI issue in Portrait Mode.
Steps:
- In the NavBar, click on any page after the first page. i.e. “Overview”
- Resize so the UI enters portrait mode, and the “More …” button is visible.
- Click on the “More” button to show the additional buttons.
- Now with the additional buttons visible click on the “Levels” button
Expected behaviour
The additional buttons disappear and the levels page becomes active. All good.
Unexpected behaviour:
Now repeat steps 2-4, but this time click on the first button “Boat” or “Brief” page
Nothing happens! Expected behaviour: Same as origonal steps. Additional buttons dialog/pane disappears and the Boat or Brief page becomes active.
I suspect its a simple index check >= 0 vs > 0 somewhere in the code.
Kind Regards