buh / CompactSlider

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

Gestures priority & ProgressView #12

Open KorsChen opened 6 months ago

KorsChen commented 6 months ago

1.Increase the priority of swipe gestures to avoid being blocked by external gestures. 2.Rename ProgressView to avoid conflicts with the system's ProgressView.