diff options
Diffstat (limited to 'popup/README.txt')
-rw-r--r-- | popup/README.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/popup/README.txt b/popup/README.txt index 4ad81ed..338eb86 100644 --- a/popup/README.txt +++ b/popup/README.txt @@ -39,9 +39,8 @@ Methods: BUGS: - Do not use a loadbang to set a patch-default value. Will cause a segfault. The left outlet will send a "bang" message when we're ready to set values, - see example patch on how to use this to set a default value. - -- If you change virtual desktops or "shade" the patcher window the selection - visible on the popup will be reset to the popup-name. + see example patch on how to use this to set a default value. Unfortunatly + this bang message is actually set on un-minimization and un-shading as + well as on load. Have Fun. |