This way we can keep things in one place, right? No need to for selecting a node to trigger an event from JS -> Python -> back to the JS.
... Unless something hideous is happening where there is some subtle race condition that makes this work and moving things up will explode that, but that does not seem likely imo
This way we can keep things in one place, right? No need to for selecting a node to trigger an event from JS -> Python -> back to the JS.
... Unless something hideous is happening where there is some subtle race condition that makes this work and moving things up will explode that, but that does not seem likely imo