Conditional default prevention instead of touch-action: none
This commit is contained in:
@@ -34,5 +34,6 @@ export default {
|
||||
KEYPRESS: 'keypress',
|
||||
LOAD: 'load',
|
||||
RESIZE: 'resize',
|
||||
TOUCHMOVE: 'touchmove',
|
||||
WHEEL: 'wheel'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user