Hi!
I'm working on a project, with some menus with scroll bars. I just recently found out that the when I am clicked hat can be changed to scrolled up or scrolled down. I was excited to try to add this to my scroll bars, but I ran into a problem; the hat just activates when I scroll, which is fine, but it doesn't care by how much or how little. I could be just barely scrolling, or scrolling incredibly fast, and it would act the same. Is there any way to get the amount scrolled? Or, rather, is there some other way to make this work? (preferably without Javascript or extension blocks)