Closes #511, Popup note window should remember its size and position

This will actually persist the size and position on a per-note basis, which wasn't actually intentional, but, hey...
This commit is contained in:
Dan Stillman 2007-01-24 04:26:45 +00:00
parent 34af1dd400
commit e40b99cb02

View File

@ -7,6 +7,7 @@
orient="vertical"
width="400"
height="250"
persist="screenX screenY width height"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<script src="include.js"/>