TTRangeSlider
TTRangeSlider copied to clipboard
'No Min' & 'No Max' String instead of Float Values
Hi Everyone
Is there any way to show ‘No Min’ and ‘No Max’ instead of original values if selectedMin == minValue and selectedMax == maxValue.
I have used the delegates but the min and max values are float.
rangeSlider.selectedMin == rangeSlider.minValue
rangeSlider.selectedMax == rangeSlider.maxValue
Here is the reference image https://imgur.com/a/EPiDaGq