Ralim / IronOS

Open Source Soldering Iron firmware
https://ralim.github.io/IronOS/
GNU General Public License v3.0
7.28k stars 723 forks source link

some bugs in latest commit: be91f78 (scrolling does not stop | misaligned values) #881

Closed discip closed 3 years ago

discip commented 3 years ago

This is a [Bug Report]

Thank you in advance kind regards

devydd commented 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

devydd commented 3 years ago

And this PR fixes the misalignment issue: https://github.com/Ralim/IronOS/pull/883