mirror of
https://github.com/gosticks/PaperWM.git
synced 2026-06-28 13:10:05 +00:00
navigator finish: ensure moveDone is run
This commit is contained in:
@@ -331,6 +331,7 @@ var Navigator = class Navigator {
|
||||
TopBar.fixTopBar();
|
||||
|
||||
Main.wm._blockAnimations = this._block;
|
||||
this.space.moveDone();
|
||||
|
||||
this.emit('destroy', this.was_accepted);
|
||||
navigator = false;
|
||||
|
||||
Reference in New Issue
Block a user