Fix QF titlebar on wayland
This commit is contained in:
parent
191d112aad
commit
fab20327a5
1 changed files with 2 additions and 0 deletions
|
@ -42,8 +42,10 @@
|
|||
persist="screenX screenY"
|
||||
onkeypress="Zotero_QuickFormat.onWindowKeyPress(event)"
|
||||
onunload="Zotero_QuickFormat.onUnload()"
|
||||
drawintitlebar-platforms="linux"
|
||||
style="width: 800px;">
|
||||
<script src="../include.js"/>
|
||||
<script src="../titlebar.js" type="text/javascript"/>
|
||||
<script src="quickFormat.js" type="text/javascript"/>
|
||||
|
||||
<linkset>
|
||||
|
|
Loading…
Reference in a new issue