You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you file a bug, make sure that you did not make a configuration mistake. The Swiss Army Knife in its current state does not yet have full configuration sanity checks!
So make sure your problem is not related to that!
[ x] Yes, I'm sure that it is not a configuration mistake
Bug description
When using "odd" scales the tool acts jittery, wont slide past a certain point, or will only bottom/max out.
Example:
min: 60
max: 70
step: 1
will make it only make it want to be 60 or 70.
min: 50
max: 70
step: 1
it wont to below 60
Varous other sets of min/max will also have similar effects.
70/100
15/25
But there are still some that work like you would think
14/24
50/90
Bug report notice
Before you file a bug, make sure that you did not make a configuration mistake. The Swiss Army Knife in its current state does not yet have full configuration sanity checks!
So make sure your problem is not related to that!
Bug description
When using "odd" scales the tool acts jittery, wont slide past a certain point, or will only bottom/max out.
Example:
will make it only make it want to be 60 or 70.
it wont to below 60
Varous other sets of min/max will also have similar effects.
70/100
15/25
But there are still some that work like you would think
14/24
50/90
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect that you could set any min/max ratio and the slider would not be jittery.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop browser (please complete the following information):
Companion App on Smartphone/Tablet (please complete the following information):
The text was updated successfully, but these errors were encountered: