How to increase a scrolling speed in Makie menu

I am using Makie’s menu with 30 items. However, the scrolling speed is annoyingly slow: I have to scroll 5 times with the mouse wheel just to move up one item. Is there a way to change this?

This is a known bug, I wrote the implementation on a MacBook trackpad and that seems not to mesh well with normal scroll wheels. Somebody would have to find out how to reconcile the two types

So who and how could resolve this issue?

We’re tracking it here Add scrollspeed for Menu and increase the default for non apple system by ffreyer · Pull Request #2616 · MakieOrg/Makie.jl · GitHub