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

EdgeWrite: Draw initial text after setUI in case it removes a back button #3641

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

retcurve
Copy link
Contributor

@retcurve retcurve commented Nov 5, 2024

As discussed in #3633 setUI removes the back button by clearing a rectangle, even if the widget bar is hidden, so this PR moves hiding the widget bar and the draw of any initial text until after this has happened.

@thyttan
Copy link
Collaborator

thyttan commented Nov 6, 2024

Thanks!

@thyttan thyttan merged commit a30c728 into espruino:master Nov 6, 2024
1 check passed
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.

2 participants