mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 11:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@630 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
62d126ab0c
commit
c7da47d6ab
2 changed files with 6 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ function getImage() {
|
|||
|
||||
// url이 미리 입력되어 있을 경우 scale구해줌
|
||||
if(xGetElementById("image_url").value) {
|
||||
setTimeout(function() { getImageScale(); }, 500);
|
||||
getImageScale();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue