mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-09 20:06:18 +00:00
.. | ||
images | ||
dial.slint | ||
README.md |
Slint dial example
Dial example. Uses Math.atan2 to calculate the angle and let the user rotate a dial.
Online Preview Online code editor
Planned changes
- Lock the dial so it cannot be rotated between the blank start and end angles.
- Update the graphics slightly. They are 10 years old and would benefit from a small polish.