Open
Description
Problem Description
The zoom level set with the view menu or crtl+<=/->
is configurable per-server, and this is sticky for each instance. One would usually want all app windows to use the same zoom level that would be a global default setting.
Proposed Solution
Ideally one would have a menu option to set the default zoom level for all servers. Most browsers support this kinda thing and it seems there are ways to expose this in electron.
Example from the desktop telegram app:
The server could remember and override the default setting, using keybindings or perhaps a server level setting (rather than app level)
Metadata
Metadata
Assignees
Labels
No labels
Activity