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
There are a couple issues that we are experiencing when inserting images:
When inserting an image using the Insert Image button the preview of the image looks correct as it is uploading, but once it uploads, the aspect ratio isn't correct.
Screen.Recording.2023-06-28.at.7.04.17.PM.mov
After cropping an image using the Toast UI Image Editor, the same experience occurs.
Current work around is to use the Change Size button and just click Update without changing the size and it will resize correctly, but it isn't an ideal UX.
So far I've only noticed it on images that have a larger width than the editor. I've tried using imageDefaultWidth and setting the width to less than the editor and I wasn't able to change the behavior.
The text was updated successfully, but these errors were encountered:
Version: 4.0.17
There are a couple issues that we are experiencing when inserting images:
Insert Image
button the preview of the image looks correct as it is uploading, but once it uploads, the aspect ratio isn't correct.Screen.Recording.2023-06-28.at.7.04.17.PM.mov
Current work around is to use the
Change Size
button and just clickUpdate
without changing the size and it will resize correctly, but it isn't an ideal UX.So far I've only noticed it on images that have a larger width than the editor. I've tried using
imageDefaultWidth
and setting the width to less than the editor and I wasn't able to change the behavior.The text was updated successfully, but these errors were encountered: