mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-24 21:07:28 +02:00
bb5471f2d9
This was a bit of a tricky one because it requires simulating mutual recursion, but it's needed for REAPER as otherwide calls to `IPlugFrame::resizeView()` and `IContextMenu::popup()` might cause REAPER to segfault because its GUI is not thread safe.