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
If a range between selectedMinimum and selectedMaximum is very small, labels position are incorrect. This situation happened when I have created cell from a nib with TTRangeSlider with my own minValue, maxValue, selectedMinimum and selectedMaximum. But if the range between selectedMinimum and selectedMaximum are bigger, all is correct.
The text was updated successfully, but these errors were encountered:
If a range between selectedMinimum and selectedMaximum is very small, labels position are incorrect. This situation happened when I have created cell from a nib with TTRangeSlider with my own minValue, maxValue, selectedMinimum and selectedMaximum. But if the range between selectedMinimum and selectedMaximum are bigger, all is correct.
The text was updated successfully, but these errors were encountered: