move upscalerX
This commit is contained in:
parent
8329784c88
commit
09d3cb11c2
1 changed files with 1 additions and 1 deletions
|
@ -124,8 +124,8 @@
|
|||
<button onclick="downloadCanvas()">Save canvas</button>
|
||||
<br />
|
||||
<label for="upscalers">Choose upscaler</label>
|
||||
<div id="upscaleX"></div>
|
||||
<select id="upscalers" class="wideSelect"></select>
|
||||
<div id="upscaleX"></div>
|
||||
<button onclick="upscaleAndDownload()">
|
||||
Upscale (might take a sec)
|
||||
</button>
|
||||
|
|
Loading…
Reference in a new issue