Rewrite the event propagation code in the scene graph (at the end of gsgl::scenegraph::simulation::handle_event()) to have a stack of possible event targets, rather than propagating events through the whole scene graph.
Log in to post a comment.