mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1134172 - WebIDE does not remember its previous size. r=jryans
This commit is contained in:
parent
462d4643cc
commit
aaf4c794c7
@ -23,7 +23,7 @@
|
|||||||
fullscreenbutton="true"
|
fullscreenbutton="true"
|
||||||
screenX="4" screenY="4"
|
screenX="4" screenY="4"
|
||||||
width="640" height="480"
|
width="640" height="480"
|
||||||
persist="screenX screenY width height">
|
persist="screenX screenY width height sizemode">
|
||||||
|
|
||||||
<script type="application/javascript" src="chrome://global/content/globalOverlay.js"></script>
|
<script type="application/javascript" src="chrome://global/content/globalOverlay.js"></script>
|
||||||
<script type="application/javascript" src="webide.js"></script>
|
<script type="application/javascript" src="webide.js"></script>
|
||||||
|
Loading…
Reference in New Issue
Block a user