We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b427ce5 commit 8d8bfddCopy full SHA for 8d8bfdd
src/views/crop.blade.php
@@ -57,6 +57,7 @@
57
58
$image = $('.crop-container > img');
59
options = {
60
+ checkImageOrigin: false,
61
aspectRatio: 16 / 9,
62
preview: ".img-preview",
63
strict: false,
0 commit comments