gioser-web: fix controls delegation (doc-wide), fix graph click (use dyn_into)
- Changed install_deck_delegation → install_controls_delegation: listener on document, not just #deck (controls are outside deck now) - Graph node click: use dyn_into::<HtmlElement>() then click() instead of dyn_ref which may fail on <a> elements
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user