mirror of
https://github.com/konvajs/konva.git
synced 2025-11-24 08:46:44 +08:00
ome drag&drop fixes
This commit is contained in:
13
test/ifame.html
Normal file
13
test/ifame.html
Normal 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>
|
||||
Reference in New Issue
Block a user