Skip to content

[Feat] Option to set default overall zoom for all servers (and minor setting zoom incrementally bug) #1360

Open
@nuke-web3

Description

@nuke-web3

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:

image

The server could remember and override the default setting, using keybindings or perhaps a server level setting (rather than app level)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions