Fix flash of "No items in this view" when switching collections
This commit is contained in:
parent
40f111832c
commit
ae8f871f20
|
@ -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…
Reference in New Issue
Block a user