Skip to content

Use ResizableWindow component to implement layout #170

@ohcibi

Description

@ohcibi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions