[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
9
js/cropper/.editorconfig
Normal file
9
js/cropper/.editorconfig
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue