-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
pr - ready to be committedThe Pull Request works, and has passed code reviewThe Pull Request works, and has passed code reviewpr - works for meI tested the Pull Request, it works for meI tested the Pull Request, it works for me
Description
There are several options and the default is 'floating'.
That's OK, unless one opens a Backdrop (image / link...) dialog, which "slips under" those expanded toolbar groups.
It works, but it looks odd.
'scrolling' seems to be the least intuitive, 'wrap' might be odd with multiple toolbars, but seems the most intuitive - at least to me.
https://www.tiny.cloud/docs/tinymce/latest/toolbar-configuration-options/#toolbar_mode
Note that you can already adapt this setting, either directly in the json file, or via hook_tinymce_options_alter(), but my suspicion is, that most people aren't aware of that.
Question: which setting's best suited as default?
- 'floating'
- 'sliding'
- 'scrolling'
- 'wrap'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pr - ready to be committedThe Pull Request works, and has passed code reviewThe Pull Request works, and has passed code reviewpr - works for meI tested the Pull Request, it works for meI tested the Pull Request, it works for me