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
My options for that
ref="croppieRef"
:enableOrientation="true"
:enableResize="false"
:enableZoomboolean="true"
:enforceBoundary="false"
:boundary="{ width: 300, height: 300}"
:viewport="{ width: 200, height: 200, type: 'square'}"
:showZoomer="true"
example image
The text was updated successfully, but these errors were encountered:
subashcharanshrestha
changed the title
My image backgound is black after i resize and crop image
My image backgound is black after i resize and crop image(i need white)
Jan 28, 2021
My options for that
ref="croppieRef"
:enableOrientation="true"
:enableResize="false"
:enableZoomboolean="true"
:enforceBoundary="false"
:boundary="{ width: 300, height: 300}"
:viewport="{ width: 200, height: 200, type: 'square'}"
:showZoomer="true"
example image
The text was updated successfully, but these errors were encountered: