ome drag&drop fixes

This commit is contained in:
Anton Lavrenov
2018-07-03 11:03:06 +07:00
parent 1c863ae389
commit e518e64935
7 changed files with 50 additions and 27 deletions

13
test/ifame.html Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>KonvaJS Sandbox</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=1.0, minimum-scale=1.0, maximum-scale=1.0">
</head>
<body>
<iframe src="./sandbox.html"></iframe>
</body>
</html>