Replies: 1 comment
-
No, unfortunately, the rendering of toolbars is not yet customizable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey.
I'm trying to find a way to merge RTE toolbar and the normal toolbar. It's basically about rendering them both in the same container. So when I click on a text node, both of the toolbars will be rendered there in the same container and when I select the other non-text nodes, only the normal toolbar will be rendered inside that container. So I'll have some markup like this:
Is there any way to achieve this with some configuration change? If it's not, is there any other way with some minimal changes to do so?
Beta Was this translation helpful? Give feedback.
All reactions