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

Add 0.5s delay after wake from sleep mode #128

Open
ekorolkov opened this issue Oct 19, 2024 · 3 comments
Open

Add 0.5s delay after wake from sleep mode #128

ekorolkov opened this issue Oct 19, 2024 · 3 comments

Comments

@ekorolkov
Copy link

When the display is in sleep mode, it is possible to accidentally enable some function on the current screen. It is necessary to add a small delay after returning from sleep mode.

@suchmememanyskill
Copy link
Owner

This is a driver issue sending multiple touch inputs for the same interaction.

The first touch input is ignored after waking the display.

Which model of screen is this on?

@ekorolkov
Copy link
Author

ekorolkov commented Oct 19, 2024

Which model of screen is this on?

ESP32-2432S032 - 3.2 inch IPS capacitive touch

@ekorolkov
Copy link
Author

waking

Here is single touch in sleep mode 👆

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

No branches or pull requests

2 participants