Commit 2a6e917
committed
move-workspace-to-monitor: Fetch previous workspace before moving
Otherwise the previous workspace will be the workspace that just moved,
causing the "is not visible check" in `getStubWorkspace` to fail. As a
result, the moving workspace is always replaced by the first non-empty
workspace on that monitor, which is not intuitive.1 parent 18545c2 commit 2a6e917
File tree
1 file changed
+1
-1
lines changed- Sources/AppBundle/command/impl
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | | - | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments