Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Merge pull request #211 from ckeditor/i/5597
Browse files Browse the repository at this point in the history
Docs: Removed the note that the `config.toolbar.shouldNotGroupWhenFull` works only in `ClassicEditor` and `DecoupledEditor` (see ckeditor/ckeditor5#5597).
  • Loading branch information
oleq authored Feb 26, 2020
2 parents bae41e7 + a174f5d commit 68866bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/editor/editorconfig.jsdoc
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,6 @@
* * **`toolbar.shouldNotGroupWhenFull`** – When set `true`, the toolbar will stop grouping items that wrap to the next line when
* there is not enough space to display them in a single row.
*
* **Note**: For now this option affects {@link module:editor-classic/classiceditor~ClassicEditor} and
* {@link module:editor-decoupled/decouplededitor~DecoupledEditor} only that enable automatic toolbar items grouping by default.
*
* @member {Array.<String>|Object} module:core/editor/editorconfig~EditorConfig#toolbar
*/

Expand Down

0 comments on commit 68866bd

Please sign in to comment.