Wrap CKEDITOR5 toolbar if too long for a single line.

This commit is contained in:
Jan Böhmer 2022-07-29 21:07:54 +02:00
parent c102d17b2b
commit 08d8d1b51a
2 changed files with 6 additions and 3 deletions

View file

@ -162,7 +162,8 @@ Editor.defaultConfig = {
'redo',
'findAndReplace',
'sourceEditing',
]
],
shouldNotGroupWhenFull: true
},
language: 'en',
image: {