[enh] It should be possible to crop and reuse the same snap
This commit is contained in:
parent
7918b88fc3
commit
30e9a5a5cd
15 changed files with 4356 additions and 9 deletions
|
|
@ -13,8 +13,9 @@
|
|||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="css/bootstrap/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" type="text/css" href="js/jquery-ui/jquery-ui.css" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="js/cropper/cropper.min.css" />
|
||||
<script src="js/jquery-3.5.1.min.js"></script>
|
||||
<script src="js/cropper/cropper.min.js"></script>
|
||||
<script src="js/jquery-ui/jquery-ui.js"></script>
|
||||
<script src="js/canvas.js"></script>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue