Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI does not scale correctly #29

Closed
ghost opened this issue Jan 24, 2024 · 3 comments
Closed

UI does not scale correctly #29

ghost opened this issue Jan 24, 2024 · 3 comments

Comments

@ghost
Copy link

ghost commented Jan 24, 2024

Tested on Linux Mint 21.3 (Cinnamon desktop), Reaper 7.07, Fluida 0.9.2.

The UI is not scaled correctly. Specifically,

  1. The piano roll and SF2 file path font size do not scale correctly with the rest of the UI.
  2. The preset drop down list in case of multi-instrument SF2s and the popup file browser windows do not scale at all. While the popup file browser has a scale dial, it only scaled the folder/file list, not the default path list on the left, OK/Cacel buttons and current path string.

The above two issues make the plugin unusable with 4K monitors and painful to use even on 1080p. Check attached screenshots.
1
2
3
4

@brummer10
Copy link
Owner

Hi
Within the latest commit I fixed the combobox and the SF2 file path font size scaling issue.
The Piano roll isn't meant to scale at all. But looking at your screen shots it seems I need to rethink that.
Also the File Browser, the scale control is indeed only meant for the content, not for the window itself.
I properly need some time to come up with a proper solution for that.

@brummer10
Copy link
Owner

Latest commit now implemented full Hdpi support. Means the GUI use the system dpi settings to scale itself before open. So now the Piano roll and the File Browser should come in correct size as well.

@ghost
Copy link
Author

ghost commented Jan 29, 2024

Thanks. I can verify as soon as a new binary is available.

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

No branches or pull requests

1 participant