1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 19:05:08 +00:00
serenity/Demos/WidgetGallery
Lawrence Manning 01998a10e3 GSlider: Make the knob width proportional to the range, if in that mode (#288)
Regardless of mode, made the knob container clickable so the knob position
can be moved without dragging the knob itself.

Added a 3rd GSlider to the WidgetGallery showing the proportional mode in
action.
2019-07-11 16:31:43 +02:00
..
main.cpp GSlider: Make the knob width proportional to the range, if in that mode (#288) 2019-07-11 16:31:43 +02:00
Makefile Demos: Start working on a simple WidgetGallery app. 2019-05-24 22:47:41 +02:00