-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
JUCE in fact provides tooling to make resizable windows. This would avoid such thing as settings not visible/reachable entirely and on a different layer even. But more importantly, it would make a resizable window, which to be frank is an abslute NoGo for any Plugin with a gui that contains more than one knob.
Mind that zooming is NOT resizing, but even if it was, it should be done using JUCE functions (there is no reason to complicate the build process with a dependency when it is not used, so alternatively dont use Juce).
If resizing doesnt work in VST, time to ditch VST. Somebody needs t be the first one to stop supporting VST anyway. Should have happened long time ago.
Metadata
Metadata
Assignees
Labels
No labels