Dynamic min, max and step for binding_range? #3732
romanzes637
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This task is derived from #1617.
What If we have dynamic axes with different ranges and want to filter them by slider (binding_range)?
For example:
If the value is in the slider range that's ok.
But if not, we can't filter it...
We could of course expand the range of the slider, but then we don’t have enough resolution for small values, respectively...
Interactive example: https://romanzes637.github.io/
Beta Was this translation helpful? Give feedback.
All reactions