Skip to content

Tags: kieranb662/Sliders-SwiftUI

Tags

1.0.11

Toggle 1.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Package.swift

1.0.10

Toggle 1.0.10's commit message
GeometryReader in SwiftUI 2.0 uses a top-leading alignment instead of…

… a centered alignment. This lead to many many issues but have been resolved.

1.0.9

Toggle 1.0.9's commit message
Fixed issues with new SwiftUI layout. The LSlider and Trackpad had im…

…proper positioning after updated to the latest Xcode Beta. I manually set the position of the thumb to be centered in the containing rectangle at 0 offset.

1.0.8

Toggle 1.0.8's commit message
Push

1.0.6

Toggle 1.0.6's commit message
Trying again to fix macOS issues

1.0.5

Toggle 1.0.5's commit message
Fix for Y direction issue of RSlider on macOS

1.0.4

Toggle 1.0.4's commit message
Updated UIFeedback generators for macOS

1.0.3

Toggle 1.0.3's commit message
Updated Slider Issue

1.0.2

Toggle 1.0.2's commit message
Fixed PreferenceKey

1.0.1

Toggle 1.0.1's commit message
Updated Readme