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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

NEW!! 릴리즈 2.8.0 이상

'editor.div.handle' 설정으로 레이어 편집 핸들을 사용할지 여부를 설정합니다. (기본값 = true)

false로 설정시 레이어를 이동, 리사이즈 할 수 있는 편집핸들이 사라지고 레이어 안쪽 글자들을 일반 문단의 글자처럼 취급됩니다.

synapeditor.config.js
{
	'editor.div.handle': true,
}


editor.table.handle : true(기본)editor.table.handle : false

  • No labels