Feature request: option to hide all UI #510
Replies: 2 comments 2 replies
-
I like both suggestions, I wonder how to best implement this.
I wonder if this should be combined with the fullscreen mode.
This is pretty specific to users with a 2in1 tablet (touch and stylus input). I am also thinking about users with an external drawing tablet and if there is a way to make it work for them as well. My first idea would be: hide the UI only while making progress with specific pens, e.g. hiding it while writing, drawing a shape, erasing and selecting, but showing it again as soon as those pens are "finished". There is the issue that the UI might appear under the pointer, so that is not ideal either. What could also be added to improve the situation for smaller screens: A different overlay layout for smaller devices (/ that can be enabled manually), that combines the toolbars into one at the top. This probably will need AdwAdaptiveState Also: in the lastest beta (v0.5.14-beta1) the margins of the floating toolbars are reduced when scrollbars are disabled, so at least that gives a bit more canvas space. Related is the discussion about the overlay toolbars in #367 |
Beta Was this translation helpful? Give feedback.
-
continuing in #634 |
Beta Was this translation helpful? Give feedback.
-
The UI can get a little cramped on smaller devices, especially after 0.5.13. For example, the Surface Go line is meant to be the width of a vertical piece of 8.5x11 sheet when it is in landscape (see attached image), and the various UI elements take away valuable canvas space. Some ideas on how to mitigate this:
An idea on how not to mitigate this:
Beta Was this translation helpful? Give feedback.
All reactions