PAL resolution size

with this height you could see the save button.

ref: https://en.wikipedia.org/wiki/Display_resolution#/media/File:Vector_Video_Standards8.svg
This commit is contained in:
JOduMonT 2018-05-27 10:42:26 +02:00 committed by GitHub
parent 4032f7e348
commit bf9a5911e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
<div class="row"> <div class="row">
<label> <label>
<span>Popup dimensions (px)</span> <span>Popup dimensions (px)</span>
<input id="popupWidth" type="text" name="popupWidth"><input id="popupHeight" type="text" name="popupWidth"> (default : 900 x 600) <input id="popupWidth" type="text" name="popupWidth"><input id="popupHeight" type="text" name="popupWidth"> (default : 576 x 768)
</label> </label>
</div> </div>
<div class="row"> <div class="row">