You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone. I'm getting an error about cropping image. Error: y + height must be <= bitmap.height() at Object.promiseMethodWrapper [as cropImage] (NativeModules.js:103) at Function.cropImage (ImageEditor.js:63) at ImageCropper.js:208 at tryCallTwo (core.js:45) at doResolve (core.js:200) at new Promise (core.js:66) at Function.ImageCropper.crop (ImageCropper.js:207) at handlePress$ (VM5 BackgroundOptionView.bundle:96) at tryCatch (runtime.js:63) at Generator.invoke [as _invoke] (runtime.js:293)
Device: Xiaomi Mi 9T (Redmi K20)
Android Version: 10 QKQ1.190825.002
Is someone faced with this issue ? I'm waiting your helps, thanks :)
The text was updated successfully, but these errors were encountered:
Hi everyone. I'm getting an error about cropping image.
Error: y + height must be <= bitmap.height() at Object.promiseMethodWrapper [as cropImage] (NativeModules.js:103) at Function.cropImage (ImageEditor.js:63) at ImageCropper.js:208 at tryCallTwo (core.js:45) at doResolve (core.js:200) at new Promise (core.js:66) at Function.ImageCropper.crop (ImageCropper.js:207) at handlePress$ (VM5 BackgroundOptionView.bundle:96) at tryCatch (runtime.js:63) at Generator.invoke [as _invoke] (runtime.js:293)
Device: Xiaomi Mi 9T (Redmi K20)
Android Version: 10 QKQ1.190825.002
Is someone faced with this issue ? I'm waiting your helps, thanks :)
The text was updated successfully, but these errors were encountered: