parent
7c24c27fb3
commit
502f814fc4
|
@ -639,7 +639,7 @@ var Zotero_File_Interface = new function() {
|
|||
.redraw();
|
||||
|
||||
// Process redraw event
|
||||
Zotero.mainThread.processNextEvent(false);
|
||||
Zotero.wait(0);
|
||||
} finally {
|
||||
// Close nested event queue
|
||||
if(eventQueuePushed) Zotero.mainThread.popEventQueue();
|
||||
|
|
Loading…
Reference in New Issue
Block a user