mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 20:04:52 +08:00
mousedown and touchstart events now always call preventDefault
This commit is contained in:
@@ -22,5 +22,5 @@
|
||||
};
|
||||
</script>
|
||||
</head>
|
||||
<body onmousedown="return false;"></body>
|
||||
<body></body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user