mirror of
https://github.com/zotero/zotero.git
synced 2026-09-24 00:51:37 +00:00
Fx60: Fix wrong cursor on tags splitter on Linux
This commit is contained in:
parent
b498a83787
commit
fe30a11bde
1 changed files with 1 additions and 0 deletions
|
|
@ -315,6 +315,7 @@
|
|||
</tree>
|
||||
<splitter
|
||||
id="zotero-tags-splitter"
|
||||
orient="vertical"
|
||||
collapse="after"
|
||||
zotero-persist="state"
|
||||
onmousemove="if (this.getAttribute('state') == 'dragging') { ZoteroPane.handleTagSelectorResize(); }"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue