mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #927] [MERGED] fix(cycle-layout): cycle-previous and cycle-next now match the same sequence #1141
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/927
Author: @npc203
Created: 7/28/2024
Status: ✅ Merged
Merged: 8/6/2024
Merged by: @LGUG2Z
Base:
master← Head:master📝 Commits (1)
7c7ffaffix(cycle-layout): cycle-previous/next now match the same sequence📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
komorebi/src/core/default_layout.rs(+4 -4)📄 Description
Both cycle-previous and cycle-next were out of sync, This PR fixes this inconsistency.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.