buh / CompactSlider

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

Remove the Rule Indicator #9

Closed jhonatan-3a closed 1 year ago

jhonatan-3a commented 1 year ago

how can i remove the lines that seems like a rule ?

buh commented 1 year ago

Slider doesn't support this yet, but it's a good question. I will make an update. I wonder if this is needed for the iOS app?

buh commented 1 year ago

Fixed in v.1.1.5

jhonatan-3a commented 1 year ago

oh ma men tysm, its actually for a watchOs app, but somehow its so small its not even visible on the version i tried 1.1.2 if i can remember

buh commented 1 year ago

I thought it could be also useful if the step size could be very small and it doesn't make any sense to show it.