spacenation / swiftui-sliders

:rocket: SwiftUI Sliders with custom styles
MIT License
793 stars 84 forks source link

Thumb over the range slider #39

Closed gmcusaro closed 2 years ago

gmcusaro commented 2 years ago

Range 0.0 ... 1.0 Very simple. As the title with a value beyond the range the thumb goes beyond. Here a comparison with system sliders that stops at the end. Problem found only with MacOS Monterey Beta 6 (21A5506J).

In addition the Resources andExamples folders in Package are missing.

range

slider-range-bug.swift.zip

ay42 commented 2 years ago

@gmcusaro Thank you for your feedback.