Vertical orientation added to Slider.

This commit is contained in:
Casper Storm 2022-12-12 15:27:00 +01:00
parent 1c00adad61
commit ba95042fff
No known key found for this signature in database
GPG key ID: BABF49AA70C405C2
6 changed files with 250 additions and 40 deletions

View file

@ -90,6 +90,7 @@ members = [
"examples/tour",
"examples/url_handler",
"examples/websocket",
"examples/slider",
]
[dependencies]