Cannot set right align of all added images by default #13410
Labels
resolution:expired
This issue was closed due to lack of feedback.
type:bug
This issue reports a buggy (incorrect) behavior.
The API has changed since #8502, hasn't it? I think so, as docs are different than the code provided in this issue.
Docs article
I cannot set the default style options for images -
side
/alignRight
/alignBlockRight
in my case (I don't know what's the difference between them, but nevermind).Even if it's active / highlighted, the image is not aligned to the right.
I want it to also work when I do
editor.data.set('<img>')
- for all newly added html elements from code.I tried many ways but nothing works.
My full config:
The text was updated successfully, but these errors were encountered: