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