enhancement : use size-input instead of select for export

This commit is contained in:
juliandescottes
2015-04-24 14:57:01 +02:00
parent daceb326c5
commit 6df145455e
3 changed files with 6 additions and 6 deletions

View File

@@ -57,5 +57,4 @@
this.widthInput.value = Math.round(value * this.initWidth / this.initHeight);
}
};
})();
})();