editor.js
editor.js copied to clipboard
Ability to specify popover position in inline toolbar
It would be great if there was an option to set the popover positioning. it could be aligned depended on the button position and maybe option like “align”: “left” | “center” | “right”
for example: In the first case, I want the dropdown to stay on the left side of the toolbar, and in the second case, I want it to stay on the right side of the toolbar.
@neSpecc I like to contribute on this can you assign me this ?
@neSpecc I like to contribute on this can you assign me this ?
Sure.
@neSpecc I created a PR for this issue: https://github.com/codex-team/editor.js/pull/2947