Feature #1047
closedMain menu automatic scroll
0%
Description
A clever feature of Privacy Browser is that when moving the app bar to the bottom, the main menu items are inverted. However, the menu does not automatically scroll to the bottom, which means that exiting requires 3 gestures, a swipe, a scroll, and a click.
Would you be willing to implement an automatic scrolling of the main menu, to ensure that the Clear and Exit item is visible without scrolling
Files
Updated by Soren Stoutner over 1 year ago
- Assignee set to Soren Stoutner
- Priority changed from 3.x to Next Release
I like this idea. I will need to see if I can programatically scroll the navigation drawer.
Note that the navigation drawer remembers its scroll position, so if you open it, scroll to a different position, close it, and then reopen it, the scroll position is maintained. I would not want to interfere with that behavior. But it would be nice to scroll to the bottom of the navigation drawer the first time it is opened if the app bar is on the bottom of the screen.
Updated by Soren Stoutner over 1 year ago
- Status changed from New to Closed
Updated by v ... over 1 year ago
Screenshot illustrating the change.