summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/Slider.cpp
AgeCommit message (Expand)Author
2021-03-12LibGUI: Ignore scroll length multiplier in SpinBoxes & Slidersthankyouverycool
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling