1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 12:55:08 +00:00
serenity/Userland/Demos/WidgetGallery
Mustafa Quraish c545d4ffcb WidgetGallery: Add GUI::ValueSlider widget
This was a cool slider and was missing from the gallery completely.
Vertical mode for this isn't enabled, and it looked awfully crammed
in the bottom along with the other horizontal sliders, so for now
I've just added this to the top, and it controls the opacity of the
image along with the opacity slider.
2021-09-11 11:37:39 +02:00
..
GalleryGML WidgetGallery: Add GUI::ValueSlider widget 2021-09-11 11:37:39 +02:00
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
DemoWizardDialog.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DemoWizardDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DemoWizardPage1.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
DemoWizardPage2.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
GalleryModels.h WindowServer: Add support for cursor themes 2021-08-23 01:41:53 +02:00
GalleryWidget.cpp WidgetGallery: Add GUI::ValueSlider widget 2021-09-11 11:37:39 +02:00
GalleryWidget.h WidgetGallery: Add GUI::ValueSlider widget 2021-09-11 11:37:39 +02:00
main.cpp WidgetGallery: Remove menubar 2021-08-20 01:27:39 +02:00