Closed kdubois closed 1 month ago
Hello @kdubois It is possible to change the size of terminals and editors in the settings There is an ongoing work to make the UI more user friendly so it should be more intuitive.
It's also possible to use shortcuts to increase the whole UI You have zoom menu in view menu. If menu is not displayed you can display it using the left alt key
Hi @benoitf thanks for the feedback. The zoom function from the view menu doesn't seem to do anything for me, fyi... maybe because I've now hardcoded the font-size in my settings?
AFAIK it's a global zoom so it's independent of the font size
https://user-images.githubusercontent.com/436777/224680778-4963d0c1-918d-4df7-b7bb-bee5dd8eea82.mp4
This is what it's (not) doing in my instance:
(same on the inspect view)
@kdubois what if you do View -> Zoom in
?
@lstocchi Yes that works. (the Ctrl ++ or - does not, however)
ah yes I talked about View/'Zoom In'/'Zoom out'
Sorry, my bad 😅
Has the ctrl++ not working bug already been raised in another issue?
On Windows, the + on Numpad doesn't work, so the actual command for a US keyboard ends up being Ctrl + Shift + =/+ (because you have to access + not = ) Would be simpler if numpad + would work for sure, or even ctrl + =
This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!
Still happening in the latest flatpak version. The only way to zoom in is to open Devtools and use the zoom feature provided there to adjust your UI size.
Tedious, but it does what Ctrl + and Ctrl - have been doing for ages.
Is your enhancement related to a problem? Please describe
The font size of the logs is very small (at least on my Fedora instance).
I did in the end find in the Settings > Editor|Terminal > Integrated: Font Size how to change the font size but that was not very intuitive to find.
Also, in the 'Inspect' tab for a container, when I right click I see a command palette where I can change the font size for that particular view. It's a bit strange that this only applies to the Inspect view.
Describe the solution you'd like
It would be nice if the default font size was larger and/or if I could use ctrl + '+' or '-' to change the font size.
It would be nice if the command palette of the Inspect view would apply to the other views as well; and if I could set keyboard shortcuts for eg. changing the font.
Describe alternatives you've considered
No response
Additional context
No response