falkTX / Carla

Audio plugin host
https://kx.studio/carla
1.56k stars 144 forks source link

Windows: plugin UI height is too short #1584

Open lucianoiam opened 2 years ago

lucianoiam commented 2 years ago

It looks like if a plugin requests H pixels for height, Carla provides H-h where h is the Windoze title bar height. This screenshot comes from Win7, haven't tried on more recent versions. Left: Reaper, Right Carla. See how the bottom control labels are cropped out.

Screen Shot 2022-02-06 at 15 38 48
SuganthanBC commented 2 years ago

Our plugin's VST format which is JUCE based also faces this problem on Carla running on Windows 10. The final resized GUI is a tad smaller.

VST3 on Carla opens fine though.

lucianoiam commented 2 years ago

I don't recall which library does OB-Xd use but can confirm this also affects DPF plugins.