Completed
Last Updated: 13 Dec 2021 09:34 by ADMIN
Release 3.0.0

It looks like when the applied culture uses comma as decimal separator, the floating-point parsing is not successful and the StartValueChanged and EndValueChanged are not triggered.

They should fire on start or end value change regardless of the used culture.

==========

ADMIN EDIT

==========

This behavior also affects the Slider component preventing its ValueChanged event from firing if the steps are floating-point types and the applied culture uses comma separator.