Fix flash of "No items in this view" when switching collections
This commit is contained in:
parent
40f111832c
commit
ae8f871f20
1 changed files with 0 additions and 1 deletions
|
@ -1170,7 +1170,6 @@ var ZoteroPane = new function()
|
|||
};
|
||||
this.itemsView.addCallback(this.setTagScope);
|
||||
document.getElementById('zotero-items-tree').view = this.itemsView;
|
||||
this.itemsView.selection.clearSelection();
|
||||
|
||||
// Add events to treecolpicker to update menu before showing/hiding
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue