Resize dimensions are not preserved when promoting containers #34

Closed
opened 2026-01-05 14:47:50 +01:00 by adam · 0 comments
Owner

Originally created by @LGUG2Z on GitHub (Sep 21, 2021).

Originally assigned to: @LGUG2Z on GitHub.

63cf48daa5/komorebi/src/workspace.rs (L331)

Whatever resize dimensions are at the front of the workspace get thrown away and overwritten with None. The correct behaviour should be to preserve any resize dimensions that already exist at index 0.

Originally created by @LGUG2Z on GitHub (Sep 21, 2021). Originally assigned to: @LGUG2Z on GitHub. https://github.com/LGUG2Z/komorebi/blob/63cf48daa581ce71de00d3878e2941bca1e22fbf/komorebi/src/workspace.rs#L331 Whatever resize dimensions are at the front of the workspace get thrown away and overwritten with `None`. The correct behaviour should be to preserve any resize dimensions that already exist at index `0`.
adam added the bug label 2026-01-05 14:47:50 +01:00
adam closed this issue 2026-01-05 14:47:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#34