mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4781 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ac71c1f9c8
commit
ec9f2e5062
2 changed files with 11 additions and 10 deletions
|
|
@ -150,7 +150,7 @@ function editorDragMove(evt) {
|
|||
height += h;
|
||||
xHeight(iframe_obj, height);
|
||||
xHeight(textarea_obj, height);
|
||||
xHeight(iframe_obj.parentNode, height+10);
|
||||
// xHeight(iframe_obj.parentNode, height+200);
|
||||
}
|
||||
|
||||
function editorDragStop(evt) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue