Quantcast
Channel: Pixi.js Latest Topics
Viewing all articles
Browse latest Browse all 3981

Pixi Event System - Remove onWheel event

$
0
0

Hello there ! I'm currently working on some optimizations for a project that shows a large view that can be scrolled using a native wheel event on the canvas. This is working as expected without using the wheel event of the Event System. However, when looking at the flame chart, a onWheel event is thrown by the EventSystem, and does hit testing and other things that I don't need. How can I stop this event from happening ?

1981075716_Capturedcran2021-11-1616_16_59.thumb.png.91f778c007cd49d6b285887615bbc039.png


Viewing all articles
Browse latest Browse all 3981

Trending Articles