workspaceThumbnail: Fix trailing whitespace
This commit is contained in:
parent
8dfcee9039
commit
f06dba5007
@ -742,7 +742,7 @@ const ThumbnailsBox = new Lang.Class({
|
|||||||
// If the window is attached to an ancestor, we don't need/want to move it
|
// If the window is attached to an ancestor, we don't need/want to move it
|
||||||
if (!!win.meta_window.get_transient_for())
|
if (!!win.meta_window.get_transient_for())
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
if (isWindow)
|
if (isWindow)
|
||||||
return win.get_workspace() >= newWorkspaceIndex && win != source;
|
return win.get_workspace() >= newWorkspaceIndex && win != source;
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user