cdglabs / apparatus

A hybrid graphics editor and programming environment for creating interactive diagrams.
http://aprt.us/
MIT License
1.04k stars 59 forks source link

Flickering-hover bug with ragged spreads #78

Open joshuahhh opened 2 years ago

joshuahhh commented 2 years ago

Pretty wacky!

Nov-14-2021 16-04-34

It has to do with the implementation of the "hovered" attribute. In particular, commenting out the lines under "Manage the "hovered" attributes of elements" fixes it.

Here's the JSON: bug.txt