mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-15 07:53:55 +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
|
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
|
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
|
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
|
expandable GUIs such as E27, as those plugins will otherwise draw in the wrong
|
||||||
expanding the GUI. This setting may be replaced in the future if we can come up
|
location after the GUI has been expanded. This setting may be replaced in the
|
||||||
with a better solution. See below for an [example](#example) of how to set this
|
future if we can come up with a better solution. See below for an
|
||||||
up.
|
[example](#example) of how to set this up.
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user