fix "stale pointer" bug when re-opening a subpatch on a scalar that has an...
fix "stale pointer" bug when re-opening a subpatch on a scalar that has an event bound to it. The bug was that the scalar symbol wasn't getting unbound because scalar_vis wasn't getting called.
Please register or sign in to comment