Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Allow for larger than 1920px width ? #5

@PoorPocketsMcNewHold

Description

@PoorPocketsMcNewHold

This is more a question if it is for an explicit limit, for a sort of soft-limit to prevent unbearable performance settings or else, as I haven't compiled it to test any results of it.
You've manually set the max limit to be of 1920 in the pref.js file

attachItems(grid, new Gtk.Label({ label: 'Visualizer Width' }), getSpinButton(false, 'visualizer-width', 1, 1920, 1, this._settings), 2);

However, larger than full HD standardized width monitors, do exist, even as just TV's.
I would also suggest maximizing some other limits, such as height and width of the bars, “just in case someone asks”.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions