milkytracker / MilkyTracker

An FT2 compatible music tracker
http://milkytracker.github.io/
Other
1.68k stars 159 forks source link

Fix scrolling in vertical scrollbars with up/down buttons by adding metaData value to pass (Issue #253) #254

Closed caseyjoy closed 2 years ago

caseyjoy commented 2 years ago

Added a metaData of 1 to pass to with eBarScrollUp and eBarScrollDown events, so that when you click the up or down buttons in a scrollbar being used by another widget it scrolls 1 line at a time, instead of 0.

More details in #253.

PeterNerlich commented 12 months ago

I was just about to report that, what happened? Why was this rejected?