Page tree
Skip to end of metadata
Go to start of metadata

릴리즈 2.5.0 이상

'editor.import.selectArea.word' 옵션을 설정하여 DOC, DOCX, HWP 문서를 임포트 할 때 원하는 영역을 선택하여 임포트 할 수 있습니다. (기본값 false)

synapeditor.config.js
{
	'editor.import.selectArea.word': true
}
editor.import.selectArea.word: trueeditor.import.selectArea.word: false (기본)

릴리즈 3.2.2507 이상

다이얼로그의 오른쪽 아래 모서리에 있는 크기 조절 핸들을 잡고 마우스로 드래그하면 원하는 대로 창 크기를 조절할 수 있습니다.

다이얼로그 리사이즈

  • No labels