mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 04:48:27 +00:00
Update the README of new demos
This commit is contained in:
parent
a6ca636d07
commit
d0896e6360
2 changed files with 6 additions and 3 deletions
|
|
@ -2,10 +2,9 @@
|
|||
[](https://github.com/user-attachments/assets/83fb39b3-a26e-4878-ba92-b27b4c3beb36)
|
||||
|
||||
|
||||
|
||||
# Slint dial example
|
||||
|
||||
Work in progress Dial example. Uses Math.atan2 to calculate the angle and let the user rotate a dial.
|
||||
Dial example. Uses Math.atan2 to calculate the angle and let the user rotate a dial.
|
||||
|
||||
[Online Preview](https://slint.dev/snapshots/master/editor/preview.html?load_url=https://raw.githubusercontent.com/slint-ui/slint/master/examples/dial/dial.slint)
|
||||
[Online code editor](https://slint.dev/snapshots/master/editor/index.html?load_url=https://raw.githubusercontent.com/slint-ui/slint/master/examples/dial/dial.slint)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue