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
Fix: Fixed image resize behavior upon short clicking a handle without dragging. Image will no longer became full width, nor will it briefly flash an unexpected size. Closesckeditor/ckeditor5#5189. Closesckeditor/ckeditor5#5195.
MINOR BREAKING CHANGE: Resizer options object now also takes an editor instance.
Reinmar
added a commit
to ckeditor/ckeditor5-image
that referenced
this issue
Jan 3, 2020
Is this a bug report or feature request?
🐞 Bug report
💻 Version of CKEditor
CKEditor v5 @ latest
master
📋 Steps to reproduce
✅ Expected result
Image is limited to the size pointed by the cursor.
❎ Actual result
Image flashes for a very brief time and then is resized to a proper geometry.
The text was updated successfully, but these errors were encountered: