Closed discip closed 3 years ago
Both issues (not stopping on the last item & misaligned value for Animation speed) confirmed on TS80 from master https://github.com/Ralim/IronOS/commit/be91f7833d3c74e3ca1fecc3387eadf8a49d69a5
This PR fixes the issue with no hold time: https://github.com/Ralim/IronOS/pull/882
And this PR fixes the misalignment issue: https://github.com/Ralim/IronOS/pull/883
This is a [Bug Report]
I have
/Documentation
What is the current behavior? The previous behavior of pausing at the highest value, when holding the A- button, is gone.
What is the expected behavior? When the last value is reached, the ascension stops, while the scroll 'bar' is blinking. And starts from the beginning, only if button A is pressed again.
Is the issue reproducible. Yes
What is the motivation / use case for changing the behavior? To help, making the iron function as it was intended to.
Additional information
The value of the newly implemented entry:
Anim. speed
is misaligned. The values should be aligned on the right side.Thank you in advance kind regards