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

no onblur for smallscreen #354

Merged
merged 1 commit into from
Sep 7, 2023
Merged

no onblur for smallscreen #354

merged 1 commit into from
Sep 7, 2023

Conversation

karussell
Copy link
Member

This fixes the second issue mentioned in #351 for small screens. Try here.

There might be a more general approach but I'm unsure if it is a robust solution for all devices and situations. It tries to get rid of special touch handling and with that we can rely on the browser "touch-events-to-onclick" conversion for touch devices. (Try here.)

@karussell karussell merged commit b24086c into master Sep 7, 2023
2 checks passed
@karussell karussell deleted the issue_351 branch September 7, 2023 16:13
@karussell karussell added this to the 0.6 milestone Sep 7, 2023
@karussell karussell added the enhancement New feature or request label Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant