Took Steven Chan's patch from the launchpad bug and added "stickiness" to the
window dimensions. So by default, it'll come up maximized, but once adjusted,
it will stay adjusted.
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
<window id="cat_copy_editor_win"
onload="try { my_init(); font_helper(); persist_helper(); } catch(E) { alert(E); }"
title="&staff.cat.copy_editor.window.label;"
+ sizemode="maximized"
+ oils_persist="height width sizemode"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<!-- ///////////////////////////////////////////////////////////////////////////////////////////////////////////// -->