1
0
Fork 0

Update StoryCompose crop logic

This commit is contained in:
Daniel Supernault 2021-04-30 20:03:36 -06:00
parent e8e249ce31
commit 2ead622c41
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@
uploadProgress: 0,
cropper: {
aspectRatio: 9/16,
viewMode: 1,
viewMode: 2,
zoomable: true,
zoom: null
},