-
Couldn't load subscription status.
- Fork 184
Open
Description
Stackblitz: https://stackblitz.com/edit/vitejs-vite-lbeavevd?file=src%2Fmain.ts
I can't seem to find a way to prevent a wheel event from "bubbling up" to PixiViewport. If I have some container within my viewport that I need to have handle "wheel" - is this possible?
I would expect calling stopPropagation (as shown in the repro) to prevent zooming, but it doesn't seem to.
Metadata
Metadata
Assignees
Labels
No labels