When the Slider component was given an increment size that was a decimal value, the slider label would jump to random decimal values as it was dragged (e.g., 1.1000002). This has been fixed, and the Slider label now shows the correct values for any increment specified.