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

chargent: fix manual/tap hiding of notification #3386

Merged
merged 4 commits into from May 2, 2024

Conversation

bobrippling
Copy link
Collaborator

Introduced by and documented in #3262.

This also shortens the message length to fit on the screen

@bobrippling
Copy link
Collaborator Author

@thyttan does this fix that notification problem?

@thyttan
Copy link
Collaborator

thyttan commented May 1, 2024

does this fix that notification problem?

I tried this the other day and no, not for my setup as it seemed... 🤷‍♂️

@bobrippling
Copy link
Collaborator Author

Interesting - it fixes the exception from clearInterval(undefined) which was causing the problem for me. Do you still see the notification bar staying at the top permanently? Is there any IDE output?

@thyttan
Copy link
Collaborator

thyttan commented May 2, 2024

I'm sorry - much of this has probably been user error on my part :)

After reading the readme more carefully I see it's supposed to warn when battery indication in UI said 100 % for a few minutes. I mistakenly believed it should have buzzed at UI indication 80 %.

@thyttan
Copy link
Collaborator

thyttan commented May 2, 2024

Thanks!

@thyttan thyttan merged commit 37879b5 into espruino:master May 2, 2024
1 check passed
@bobrippling
Copy link
Collaborator Author

Ah no worries! Thanks for helping test it out - wouldn't have found the fix without you :)

@bobrippling bobrippling deleted the fix/chargent-notify-hide branch May 2, 2024 16:44
bobrippling added a commit that referenced this pull request May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants