Closed SthaugeAudio closed 1 month ago
When you drag the corners to minimize the plugin, does the actual plugin window get smaller (e.g., the area of the spectrum gets smaller, the text gets smaller)?
The setting file lies at:
~/.config/Audio/Presets/ZL/ZL Equalizer/ui.xml
You can delete this file or edit the values window_h
and window_w
(probably halve them). Could you please upload the content of this file before you delete/edit it?
Yes I can resize the window and make it smaller but it get large again if I release the left mouse button. When resizing the window, the ui on zl-eq gets smaler as well but jumps back and forth in size in the window frame and revert back to full screen when releasing the mouse button.
I'll upload the file tomorrow.
Yes I can resize the window and make it smaller but it get large again if I release the left mouse button. When resizing the window, the ui on zl-eq gets smaler as well but jumps back and forth in size in the window frame and revert back to full screen when releasing the mouse button.
I'll upload the file tomorrow.
Thanks a lot for that. When you upload the file, could you please also tell me whether this bug occurs when the window size is smaller than the full-screen size?
Here's the UI.XML file. I had to rename it to be able to upload it.
I can't change the window size, so it's always full screen. I can change the second icon in the upper right corner though between a full size window or a floating, resize able window, but the window always fill the entire screen.
After renamed the UI.XML file everything seem ok. I can now resize the window and the eq fills the window nicely in any size I choose. So the interesting question is how do I got this problem?
Last, but not least, thank you for all you effort making these nice plugins.
Technically this should not happen as the plugin will not try to resize itself unless the user drags the bottom-right corner.
However, it is possible that a user accidentally resizes the plugin to a size larger than the screen and can't reach the bottom-right corner. To address this, I have just added a new function to the top-right UI button c24eb412f2556c1901f25c1e1813af1ba1358ee0:
Hopefully this commit will prevent similar bugs in the future.
Thanks for taking the time to fill out this bug report!
What happened?
Additional information
Relevant log output
No response
Code of Conduct