use npm dragmove

This commit is contained in:
JFH
2021-03-11 20:33:22 +01:00
parent 9c1532a7c6
commit b1a7cf34e8
9 changed files with 14 additions and 104 deletions

View File

@@ -4,7 +4,6 @@
<meta charset="utf-8" />
<title>Minimal demo of SvgCanvas</title>
<script src="../src/editor/jquery.min.js"></script>
<script src="../src/editor/jquery-ui/jquery-ui-1.8.17.custom.min.js"></script>
<style> #svgroot { overflow: hidden; } </style>
<link rel="shortcut icon" type="image/x-icon" href="../src/editor/images/logo.png" />
</head>