mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 11:44:55 +08:00
prevent default now occurs in the stage addEvent method
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
};
|
||||
</script>
|
||||
</head>
|
||||
<body onmousedown="return false;"></body>
|
||||
<body></body>
|
||||
</html>
|
Reference in New Issue
Block a user