drag_and_drop.css
20.7 KB
-
Prevent context menu on option long tap in iOS. · a17cc54d
If the option contains an image, iOS would pop up a menu with image related options. We fixed a similar problem in Android where we prevent default action on contextmenu events, but that does not seem to work on iOS, which requires a special CSS property.
Matjaz Gregoric committed