Broadcaster Events - Looking for mouse scroll / wheel
-
Looking for an event.Wheel or something. Does it or anything like it exist? Search the source and found just:
"No Callbacks" "Context Menu" "Clicks Only" "Clicks & Hover" "Clicks, Hover & Dragging" "All Callbacks" -
@DanH
Not supported.
I'm assuming at this point it must be troublesome to add scroll wheel detection, because it's been requested over the years multiple times. -
@griffinboy ok thanks! Perhaps Claude Code can add

-
@DanH said in Broadcaster Events - Looking for mouse scroll / wheel:
@griffinboy ok thanks! Perhaps Claude Code can add

I was thinking the same thing, good luck :)
-
@DanH I tried several times in the past with no luck. It seems intricate with the manner Juce works with the scroll event that is hard to extract... If what I said ever makes any sense lol

-
@David-Healey @griffinboy @ustk Claude Code has done it :)
Whether it lives up to Christoph's coding standards we will have to see, but I did have the new Agents.md doc in the repo so hopefully Claude referenced that when making changes....