From 1b7fcbf7a422a0f3aae73459e2325d70a0cd4c38 Mon Sep 17 00:00:00 2001 From: "B. Bogart" Date: Mon, 17 Jan 2005 21:06:59 +0000 Subject: Fixed resetting name on shade/minimize/desktop switch. svn path=/trunk/externals/bbogart/; revision=2514 --- popup/README.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'popup/README.txt') 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. -- cgit v1.2.1