Преглед изворни кода

Remove the note that the toolbar.shouldNotGroupWhenFull works only in Classic and Decoupled editor

panr пре 6 година
родитељ
комит
47d0537bcc
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      packages/ckeditor5-core/src/editor/editorconfig.jsdoc

+ 0 - 3
packages/ckeditor5-core/src/editor/editorconfig.jsdoc

@@ -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
  */