- edited description
Rotate option for discrete target values skips first/last target value
Issue #127
resolved
I think it's better to change the rotate option so that it always sets the target to its min or max value, no matter how big the step size is. Otherwise things get weird.
Comments (4)
-
reporter -
reporter re
#127Fix rotate option and make it more simple... by always setting the target to its min or max value, no matter how big the step size is
→ <<cset 452b4bf60db7>>
-
reporter re
#127Align value to step size before checking rotationPreviously this was done afterwards which could lead to the phenomen that rotation was done too early.
→ <<cset f1fdc9573e2a>>
-
reporter - changed status to resolved
- Log in to comment