slint/examples/fancy-switches
Olivier Goffart 4e33d011b1 Rename rotation-angle => transform-rotation
Keep the old property as deprecated only on Image and Text
2025-10-10 16:07:02 +02:00
..
images Replace broken svg 2024-10-09 17:13:51 +03:00
DarkModeSwitch.slint Rename rotation-angle => transform-rotation 2025-10-10 16:07:02 +02:00
demo.slint Examples: Update fancy-switch with new rotation / scale properties (#9637) 2025-10-06 14:30:33 +03:00
README.md Fancy switches example 2024-10-08 16:21:50 +03:00
SunMoonSwitch.slint Examples: Update fancy-switch with new rotation / scale properties (#9637) 2025-10-06 14:30:33 +03:00

Fancy Switch Screenshot

Fancy light / dark theme switches

Demonstrates how make detailed switches with Slint's state system.

The SunMoonSwitch was based on a Shmelt studios tutorial

Online Preview Online code editor