mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
이모티콘의 종류 변경시 팝업사이즈를 1초후 다시 점검하게 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3060 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
40e73b005b
commit
1e2c29729c
1 changed files with 1 additions and 0 deletions
|
|
@ -33,4 +33,5 @@ function completeGetEmoticons(ret_obj) {
|
|||
}
|
||||
xInnerHtml(zone, html);
|
||||
setFixedPopupSize();
|
||||
setTimeout(setFixedPopupSize,1000);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue