Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you set the value of 'editor.resizable' as to true, users you can resize the height of the Editor (false by default).

Code Block
languagejs
themeEmacs
titlesynapeditor.config.js
{
	'editor.resizable': false
}


editor.resizable : editor.resizable : false
true

Image Added

false
(default)

Image Removed

Image RemovedImage Added