Limit Image to VGA-Size

This commit is contained in:
jomjol
2020-12-26 20:11:22 +01:00
parent db0ca1cb9b
commit c05313aefc
8 changed files with 11 additions and 8 deletions

View File

@@ -123,7 +123,7 @@ textarea {
<td>
<select id="MakeImage_ImageSize_value1">
<option value="0" selected>VGA</option>
<option value="1" >SVGA</option>
<option value="1" >QVGA</option>
</select>
</td>
<td style="font-size: 80%;">

View File

@@ -1 +1 @@
3.0.0
4.0.0