Browse Source

Small comment so I don't forget about this later

tags/1.9.7
falkTX 9 years ago
parent
commit
6ff9754197
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      source/bridges-ui/CarlaBridgeUI-LV2.cpp

+ 1
- 0
source/bridges-ui/CarlaBridgeUI-LV2.cpp View File

@@ -422,6 +422,7 @@ public:
#if defined(BRIDGE_COCOA) || defined(BRIDGE_HWND) || defined(BRIDGE_X11)
// embed UIs can only be resizable if they provide resize extension
fUiOptions.isResizable = false;
// TODO: put this trick into main carla

for (uint32_t i=0; i < fRdfUiDescriptor->ExtensionCount; ++i)
{


Loading…
Cancel
Save