mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
They should be in the lines, but the problem is that this causes issues in the .mdx files. License header doesn't really make sense for .md files anyway |
||
|---|---|---|
| .. | ||
| images | ||
| DarkModeSwitch.slint | ||
| demo.slint | ||
| README.md | ||
| SunMoonSwitch.slint | ||
Fancy light / dark theme switches
Demonstrates how make detailed switches with Slint's state system.
The SunMoonSwitch was based on a Shmelt studios tutorial