TouchGFX Slider can be set in between values
The range of the default Slider of TouchGFX can be configured by a min and max integer.
When the value has changed you can get a callback with the new value as an integer.
Still when moving the slider it is possible to set the location of the indicator in between two values, and then you get a callback with an integer (not the in between value)
Is it possible to force the indicator to the locations of the complete values?
