You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an empty app running the swiftui-sliders examples and have noticed that I am unable to modify the track background colours on any slider without losing the track foreground colour. I'm on Swift 5.4 using XCode 12.4
Also... changing the app's accentColor works to change the track foreground color of Swift's default slider (included at the top of your horizontal slider examples) but has no impact on the swiftui-sliders themselves. I don't know if this is expected behaviour.
The text was updated successfully, but these errors were encountered:
I have an empty app running the swiftui-sliders examples and have noticed that I am unable to modify the track background colours on any slider without losing the track foreground colour. I'm on Swift 5.4 using XCode 12.4
Also... changing the app's accentColor works to change the track foreground color of Swift's default slider (included at the top of your horizontal slider examples) but has no impact on the swiftui-sliders themselves. I don't know if this is expected behaviour.
The text was updated successfully, but these errors were encountered: