I’ve just noticed a minor weird thing with v 0.52.0test2: graph on parent windows with margins of 0 or 1 cause a visual flutter when hovering over a graphic object inside the (opened) GOP. I’m on Mac OS 10.15.7.

 

Simple example:

 

#N canvas 47 74 357 100 12;

#N canvas 308 115 516 183 open_me 0;

#X obj 84 4 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000

#000000;

#X text 110 2 <- hover over/off of bang;

#X coords 0 -1 1 1 100 20 1 1 1;

#X restore 130 37 pd open_me;

 

Increasing the border to at least 2 X 2 eliminates the jitter.

 

Not of critical importance, but long ago I got into the habit of having a 0/0 margin for GOPs (don’t know why).

 

 

Phil Stone

Davis, CA  USA