Select Items dialog: Use drawintitlebar, not chromemargin

Fixes missing window border/shadow and makes it possible to drag the
dialog on Windows.

Closes #4440
This commit is contained in:
Abe Jellinek 2024-07-26 11:44:28 -04:00
parent 2917f41cb9
commit b71547469f

View file

@ -40,7 +40,7 @@
onunload="doUnload();"
persist="screenX screenY width height"
class="zotero-dialog"
chromemargin="0,0,0,0"
drawintitlebar="true"
>
<dialog
id="select-items-dialog"