Add noautohide="true" to panel

This commit is contained in:
Simon Kornblith 2011-09-08 00:07:45 +00:00
parent 89434a7a57
commit fbdabed5c0

View File

@ -60,7 +60,7 @@
tabindex="1" flex="1"/>
</hbox>
</windowdragbox>
<panel id="quick-format-reference-panel" noautofocus="true" norestorefocus="true">
<panel id="quick-format-reference-panel" noautofocus="true" norestorefocus="true" noautohide="true">
<richlistbox id="quick-format-reference-list" flex="1"/>
</panel>
<panel id="citation-properties" type="arrow" orient="vertical" onkeypress="Zotero_QuickFormat.onPanelKeyPress(event)">