1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 06:28:13 +00:00
serenity/Demos
Andreas Kling c59b053ad6 GSlider: Add support for vertical sliders.
You now have to pass an Orientation to the GSlider constructor. It's not
possible to change the orientation after construction.

Added some vertical GSliders to the WidgetGallery demo for testing. :^)
2019-07-20 19:32:12 +02:00
..
Fire LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
HelloWorld LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
HelloWorld2 LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
PaintTest LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
RetroFetch Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
WidgetGallery GSlider: Add support for vertical sliders. 2019-07-20 19:32:12 +02:00