mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Clarify the readme section on editor_double_embed
This commit is contained in:
@@ -230,10 +230,10 @@ The way yabridge embeds editor windows will work for most plugins. There is a
|
||||
second embedding mode available that adds yet another layer of embedding. This
|
||||
can be enabled by setting the `editor_double_embed` option to `true`. At the
|
||||
moment the only known plugins that need this are _PSPaudioware_ plugins with
|
||||
expandable GUIs, as the plugins will otherwise draw in the wrong location after
|
||||
expanding the GUI. This setting may be replaced in the future if we can come up
|
||||
with a better solution. See below for an [example](#example) of how to set this
|
||||
up.
|
||||
expandable GUIs such as E27, as those plugins will otherwise draw in the wrong
|
||||
location after the GUI has been expanded. This setting may be replaced in the
|
||||
future if we can come up with a better solution. See below for an
|
||||
[example](#example) of how to set this up.
|
||||
|
||||
#### Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user