slint-ui / slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
https://slint.dev
Other
16.93k stars 568 forks source link

Have a way to orient the slider vertically or horizontally #3087

Closed hunger closed 1 year ago

hunger commented 1 year ago

Suggested in https://github.com/slint-ui/slint/discussions/3079:

We should have a property to change a sliders orientation to vertical/horizontal.

darknight commented 1 year ago

Hi @hunger, I'd like to give it a try.