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

printerdemo_mcu: react on pointer up rather than click #2959

Merged
merged 1 commit into from Jun 22, 2023
Merged

Conversation

ogoffart
Copy link
Member

Commit 08e20c8 changed the behavior of clicked being emitted when the area was both pressed and released. But that made it hard to hit button on the devices because the touch screen isn't great.
So activate the button on release instead of click, going effectively back to previous behavior

Commit 08e20c8 changed the behavior
of clicked being emitted when the area was both pressed and released.
But that made it hard to hit button on the devices because the touch
screen isn't great.
So activate the button on release instead of click, going effectively
back to previous behavior
@ogoffart ogoffart requested a review from tronical June 22, 2023 08:58
@ogoffart ogoffart merged commit f8e8072 into master Jun 22, 2023
26 checks passed
@ogoffart ogoffart deleted the olivier/mcu branch June 22, 2023 09:46
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.

None yet

2 participants