Skip to content

Allow the settings panel to grow wider and increase waveform graph resolution#310

Open
anibarro wants to merge 4 commits into
ilia3101:masterfrom
anibarro:master
Open

Allow the settings panel to grow wider and increase waveform graph resolution#310
anibarro wants to merge 4 commits into
ilia3101:masterfrom
anibarro:master

Conversation

@anibarro
Copy link
Copy Markdown

@anibarro anibarro commented Feb 7, 2026

On ultra wide screen monitors, it's very helpful to have a bigger wave forms graph with better resolution

Together with the max width of the right panel increase, higher resolution on the wave form graph helps precission
Increase maximum width of MainWindow to 1000
@masc4ii
Copy link
Copy Markdown
Collaborator

masc4ii commented Feb 7, 2026

Hi, thanks for the PR. The reasons we did not have this in past are:

  • it is slower
  • histogram looks really ugly
  • vectorscope also looks ugly and/or will get very slow
    So we need better solutions for this as well.

@anibarro
Copy link
Copy Markdown
Author

anibarro commented Feb 7, 2026

Hi, thanks for the PR. The reasons we did not have this in past are:

  • it is slower
  • histogram looks really ugly
  • vectorscope also looks ugly and/or will get very slow
    So we need better solutions for this as well.

No problem, I tried to push it to the official release because this change is the first thing I do when I compile a new version :D
I didn't notice any performance impact while editing nor exporting and it's not mandatory for the user to make it wider, so the histogram and vectorscope can look the same if someone finds it ugly.
I will keep compiling my version, thanks for checking ;)

@masc4ii
Copy link
Copy Markdown
Collaborator

masc4ii commented Feb 7, 2026

Compiling your own version always is a very good idea, especially when it comes to performance. Using the latest compilers you'll get a better performance than using the compilers we have to use here for compatibility!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants