NIHVIVO-1015: Fixed: Cropping photo creating extra gap when reducing browser size
This commit is contained in:
parent
6862104e24
commit
6978b85600
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
onSelect: showPreview,
|
onSelect: showPreview,
|
||||||
setSelect: [ 0, 0, 115, 115 ],
|
setSelect: [ 0, 0, 115, 115 ],
|
||||||
minSize: [ 115, 115 ],
|
minSize: [ 115, 115 ],
|
||||||
boxWidth: 450,
|
boxWidth: 400,
|
||||||
aspectRatio: 1
|
aspectRatio: 1
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue