mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
모르고 지운 부분 복원.;;;
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6654 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
56398af46a
commit
d6bb7e224d
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ function setEditMode(editor, editor_height, editor_sequence) {
|
||||||
editor.getFrame().style.width = "100%";
|
editor.getFrame().style.width = "100%";
|
||||||
editor.setWidth("100%");
|
editor.setWidth("100%");
|
||||||
editor.setHeight(editor_height);
|
editor.setHeight(editor_height);
|
||||||
|
editor.getBody().setAttribute('editor_sequence', editor_sequence);
|
||||||
editor.addAutocompletions(getAdditionalAutocompletions());
|
editor.addAutocompletions(getAdditionalAutocompletions());
|
||||||
|
|
||||||
// 위젯 감시를 위한 더블클릭 이벤트 걸기
|
// 위젯 감시를 위한 더블클릭 이벤트 걸기
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue