Fix workspace assignements after output changes
Fix #4261 The previous method was modifying the same list it was iterating upon causing an erronous iteration and thus not every workspace got assigned back to were they should (only the first one).
This commit is contained in:
@ -19,3 +19,4 @@ strongly encouraged to upgrade.
|
||||
└────────────────────────────┘
|
||||
|
||||
• when initializing new outputs, avoid duplicating workspace numbers
|
||||
• fix workspaces not moving to assigned output after output becomes available
|
||||
|
Reference in New Issue
Block a user