Replies: 1 comment
-
Did you try using editor.refresh? |
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.
-
Hi,
How to turn off editor width changing when device change? I decided to manually (on event) change the width of editor el container, so I need the media width change only. As the result, I set the device width to '' everywhere and editor works perfectly fine now, but the gjs-tools are moving away of the screen (left css prop). How to fix their weird behavior? Thanks in advance.
Device Manager config
Container width change function
Beta Was this translation helpful? Give feedback.
All reactions