This commit is contained in:
Adam Bieńkowski 2019-08-05 23:05:10 +02:00
parent 3f843fa8c4
commit 7165307a1f

View File

@ -545,7 +545,7 @@ namespace Gala
get_parent ().remove_child (this);
unowned WorkspaceInsertThumb inserter = (WorkspaceInsertThumb) destination;
// workspace.get_screen ().reorder_workspace (workspace, inserter.workspace_index);
workspace.get_screen ().reorder_workspace (workspace, inserter.workspace_index);
restore_group ();
} else {