Commit e1855ae
committed
Support Vue-compatible secondary surfaces in node lifecycle
Route canvas events, controls, and redraws to isolated secondary surfaces
so Vue Parameters panels and similar widgets behave independently from
the primary node canvas without regressing primary-surface handling.
Add regression coverage for secondary-surface draw, hover, and pointer
event routing.1 parent 6bab4c4 commit e1855ae
3 files changed
Lines changed: 440 additions & 24 deletions
File tree
- js
- drawing
- node
- tests/js
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| 219 | + | |
219 | 220 | | |
220 | 221 | | |
221 | 222 | | |
| |||
0 commit comments