See video attched in archive (more then 10Mb).
Slider has a "value property" which is about current value.
In case, when I set impossible values, using slider.valueProperty.setValue(<someImpossibleValue>) nothing happens.
When I set impossible value using bidirectional binding, nothing happens and values become different.
If I use unidirectional bindings, I got an exception.
Is everything right here?
Slider has a "value property" which is about current value.
In case, when I set impossible values, using slider.valueProperty.setValue(<someImpossibleValue>) nothing happens.
When I set impossible value using bidirectional binding, nothing happens and values become different.
If I use unidirectional bindings, I got an exception.
Is everything right here?