vaadin / vaadin-context-menu

The responsive Web Component for showing context dependent items for any element on the page. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
26 stars 10 forks source link

Switch touchstart to always use mouseover #248

Closed yuriy-fix closed 5 years ago

yuriy-fix commented 5 years ago

Fixes https://github.com/vaadin/vaadin-context-menu/issues/246


This change is Reviewable