Skip to content

Fixed an issue with dnn-image-crop not working in safari#391

Merged
valadas merged 1 commit intodevelopmentfrom
safari-touch-fix
Oct 31, 2021
Merged

Fixed an issue with dnn-image-crop not working in safari#391
valadas merged 1 commit intodevelopmentfrom
safari-touch-fix

Conversation

@valadas
Copy link
Copy Markdown
Member

@valadas valadas commented Oct 31, 2021

Safari and IE are the only browsers that do not support TouchEvent, this PR does a check for the existance of that interface before using it.

Safari and IE are the only browsers that do not support TouchEvent, this PR does a check for the existance of that interface before using it.
@valadas valadas added the bug Something isn't working label Oct 31, 2021
@valadas valadas added this to the 0.10.0 milestone Oct 31, 2021
@valadas valadas merged commit 3d5eb13 into development Oct 31, 2021
@valadas valadas deleted the safari-touch-fix branch October 31, 2021 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant