buh / CompactSlider

CompactSlider is a SwiftUI control for macOS, iOS and watchOS.
MIT License
393 stars 25 forks source link

Is it possible to make vertical CompactSlider? #10

Open ukushu opened 10 months ago

ukushu commented 10 months ago

I didn't found such style =(

.rotationEffect(Angle(degrees: 90))

Does not solve the issue

PS: slider is awesome!

buh commented 10 months ago

Thanks @ukushu I'll think about it. Could you please provide the design case which you need to use?

ukushu commented 10 months ago

As example:

vertical speed regulator in Power Prompter Express ( Teleprompter )

buh commented 10 months ago

Thanks! I'll keep you posted

donly commented 1 month ago

I have the same requirement, looking forward the updates.

buh commented 1 month ago

hi @donly I started working on it, but it turned out to be more time consuming than I thought it would be. I'll try to finish it. Do you have any design ideas how it should look like?