rangeNotSelectedColor issue
TofPlay opened this issue · 2 comments
TofPlay commented
Describe the bug
I try to change rangeNotSelectedColor
To Reproduce
slideRange.rangeSelectedColor = .red
slideRange.rangeNotSelectedColor = .green
slideRange.leftKnobWidth = 20
slideRange.leftKnobHeight = 20
slideRange.leftKnobCorners = 10
slideRange.leftKnobColor = .red
slideRange.rightKnobWidth = 20
slideRange.rightKnobHeight = 20
slideRange.rightKnobCorners = 10
slideRange.rightKnobColor = .red
slideRange.delegate = self
Expected behavior
No select range with green color
Device (please complete the following information):
- Model: iPhone Xr
- OS: 14.4
Additional context
UIKit application
chicio commented
Hi @TofPlay ,
thank you for your feedback. Yes, you're right, with your indication I discovered a bug in the range note selected color/gradient setup. I will try to fix it today and release a new patch version.
Thank you.
PS remember to support my work by ⭐️ starring ⭐️ my repository