mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #759] [MERGED] fix(wm): avoid out of range subtraction #1088
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/759
Author: @raggi
Created: 4/14/2024
Status: ✅ Merged
Merged: 4/14/2024
Merged by: @raggi
Base:
master← Head:panic📝 Commits (1)
5073fadfix(wm): avoid out of range subtraction📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
komorebi/src/workspace.rs(+1 -1)📄 Description
This fixes the panic, but not the underlying problem.
Updates #757
Updates #758
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.