[PD-dev] BUG: minor bug with labeling brackets

Hans-Christoph Steiner hans at eds.org
Tue Apr 20 03:17:18 CEST 2004


If you have a left bracket in a label of a canvas, you can't open the 
Properties panel.

Here's the patch:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 112 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20040419/5f8a010c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: canvas-bracket-bug.pd
Type: application/octet-stream
Size: 585 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20040419/5f8a010c/attachment.obj>
-------------- next part --------------


.hc

________________________________________________________________________ 
____

"Information wants to be free."
                              -Stewart Brand

#N canvas 280 95 493 618 10;
#X obj 115 399 cnv 15 100 60 empty empty [withbrackets] 20 12 0 14
-233017 -66577 0;
#X obj 131 73 cnv 15 100 60 empty empty withoutbrackets 20 12 0 14
-233017 -66577 0;
#X text 36 35 The Properties panel works fine here:;
#X text 59 370 Properties panel doesn't work here:;
#X obj 105 532 cnv 15 100 60 empty empty [withleftbracket 20 12 0 14
-233017 -66577 0;
#X obj 116 237 cnv 15 100 60 empty empty withrightbracket] 20 12 0
14 -233017 -66577 0;
#X text 53 509 Properties panel doesn't work here:;
#X text 46 169 The Properties panel works fine here:;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 812 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20040419/5f8a010c/attachment-0001.bin>


More information about the Pd-dev mailing list