Scroll-panes should not filter input events

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
scruffyvoltherder
Inserter
Inserter
Posts: 34
Joined: Fri Jun 14, 2024 12:33 am
Contact:

Scroll-panes should not filter input events

Post by scruffyvoltherder »

I am using a scroll-pane to manage horizontal scrolling, but i am also using custom input events with mouse-wheel-up and mouse-wheel-down in order to manage vertical scrolling. ( vertical scroll policy = none. Workaround for table headers and selective updates).

The problem is that when the mouse is within the scroll-pane, when i move the mouse wheel, my custom inputs don't get triggered.
Would it be possible to make it so that scroll-panes don't block input events on the mouse wheel?
Post Reply

Return to “Modding interface requests”