After the recent overhaul of Canvas support (#295) it would be nice if HitCanvas was more closely integrated (similar to svelte-canvas or svelte-konva) which could enable pointer events for primitives and marks. Might be best to way for Svelte 5 with a more callback-like API (onclick) instead of (on:click)
Related: #153, #307
After the recent overhaul of Canvas support (#295) it would be nice if
HitCanvaswas more closely integrated (similar to svelte-canvas or svelte-konva) which could enable pointer events for primitives and marks. Might be best to way for Svelte 5 with a more callback-like API (onclick) instead of (on:click)Related: #153, #307