What problem would this solve?
I have a fairly large screen, and I like viewing photos in full-screen mode with the UI completely hidden. Often, after opening an image, I have to move the mouse cursor quite a bit to get the bottom panel to hide. This is because the code currently has a hardcoded threshold of 30% of the screen height (with a minimum of 100px).
Proposed solution
Could a setting be added to adjust this percentage? I’d like to be able to reduce it to match the height of the bottom panel itself.
Alternatives considered
No response
Additional context
No response
What problem would this solve?
I have a fairly large screen, and I like viewing photos in full-screen mode with the UI completely hidden. Often, after opening an image, I have to move the mouse cursor quite a bit to get the bottom panel to hide. This is because the code currently has a hardcoded threshold of 30% of the screen height (with a minimum of 100px).
Proposed solution
Could a setting be added to adjust this percentage? I’d like to be able to reduce it to match the height of the bottom panel itself.
Alternatives considered
No response
Additional context
No response