Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

andark: Restore redraw on charging and small fixups #3692

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

buzden
Copy link
Contributor

@buzden buzden commented Dec 11, 2024

PR #3678 removed immediate redrawing on charging, which is inconvenient, since when you connect the charger, watches may be locked and thus not redrawing, not showing the charging status. Additionally, I did a small correction regarding to the cleanup order to make fast loading work well, since one timeout was removed before a callback that could reset it again. Also, I did some (I hope) reasonable refactoring. I did all in separate commits to make the review easier.

@buzden buzden changed the title andark: Restore redraw on charding and small fixups andark: Restore redraw on charging and small fixups Dec 11, 2024
apps/andark/app.js Outdated Show resolved Hide resolved
@buzden buzden force-pushed the fixup-andark-on-charging branch from 973189c to 8ebd66d Compare December 11, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants