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:
Sergio
2026-05-23 16:57:48 +00:00
parent 786a22debe
commit 97bea4c99f
2 changed files with 5 additions and 14 deletions
Binary file not shown.