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
I'm not sure if it's possible now, with a workaround for the existing API, but I need a way to let my users add images, without immediately/automatically displaying that image's resize controls. Following that, I'd like to be able to put the cursor on a new line following the image, where the user can start typing immediately.
Is that possible with the current API, or is this a feature request?
The text was updated successfully, but these errors were encountered:
You can't do it with the API.
I'll add a "componentAutoSelect" option.
It is applied to components that occupy the entire line, such as images and videos.
The 2.36.0 version has been updated. "mediaAutoSelect" option has been added.
If this issue has not been resolved, please reopen this issue.
Thank you.
NickyTope
pushed a commit
to isw-kudos/SunEditor
that referenced
this issue
Feb 11, 2021
I'm not sure if it's possible now, with a workaround for the existing API, but I need a way to let my users add images, without immediately/automatically displaying that image's resize controls. Following that, I'd like to be able to put the cursor on a new line following the image, where the user can start typing immediately.
Is that possible with the current API, or is this a feature request?
The text was updated successfully, but these errors were encountered: