IOBox bool bang glitch

there is some sort of bug with the bangs. seems you can glitch a bang to persist just by some random clicking. you can “unclick” it but it comes back when the mouse leaves the iobox. the broken state can be saved too, so please see the doc and the capture:

callmenames-2024-05-14.vl (2.3 KB)

callmenames-2024-05-14-Application_2024.05.14-20.47.23

gamma 6.3

so there is a pattern: click the bang, click the upper bar, click the bang, done

Thanks for the detailed video. Fixed in upcoming.

1 Like

still/again present in 6.6, although seems harder to reproduce. took me some more random left/right clicking

Yeah, just played around in 6.6 as well and can confirm this. It appears for me at least that it is always just the first bang in a spread<boolean> IOBox.

Once the top one is “broken” you can right-click to turn off the first boolean, but then as soon as you move the mouse out of the IOBox it turns back on.

1 Like

single bangs can glitch too.
bang

We weren’t able to reproduce; touched the code outof other reasons. Please report if it happens again.

can still reproduce with some random clicking

sorry, I should have added that we touched the code yesterday. So the question would be: is this still happening for vvvv >= 7.0 preview-153

Can reproduce. Have a look at the first animation in the thread. It happens when you click near the IOBox and then immediately click on bang (or vice versa, not sure)

7-0154

fixed for 162. thank you!

2 Likes