It is impossible to change the value when using ARC when the value has reached the limit #808
Open
3 tasks done
Labels
bug
Something isn't working
Perform all steps below and tick them with [x]
Describe the bug
It is impossible to change the value when using ARC when the value has reached the limit. There is a number with a minimum limit of 0 and a maximum of 5. Now the number has a value of 1:
I move it to 0 and it is no longer possible to return it from 0
To Reproduce
Expected behavior
I expect that it is possible to change the values even when they are equal to the limits
Screenshots or video
The text was updated successfully, but these errors were encountered: