릴리즈 2.16.2304 이상
컨텐츠높이 설정('editor.size.height.fit': true)시 에디터 높이설정('editor.size.height': '600px')은 무시됩니다.
Iframe 모드에서는 컨텐츠높이 설정('editor.size.height.fit': true)이 불가합니다.
에디터 컨텐츠의 높이에 맞게 에디터 높이를 설정할 수 있습니다.
'editor.size.height.fit'를 true로 설정하면 에디터의 높이가 컨텐츠의 높이만큼 조절됩니다. (기본값 false)
synapeditor.config.js
{
'editor.size.height.fit': false
}
editor.resize.height.fit : true |
|---|
