This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
RangeSlider Widget setting min/max values error #8536
Open
Description
Causes an infinite recursion, can be worked around programatically, but still should be fixed.
If you set the min higher than the max value, or the max lower than the min value it causes an infinite loop when you try to refresh. Workaround is detecting when this occasion occurs and doing the other one first.
Metadata
Metadata
Assignees
Labels
No labels