9025a57 fix(animation): sets position for all windows in a container
📊 Changes
1 file changed (+20 additions, -16 deletions)
View changed files
📝komorebi/src/workspace.rs (+20 -16)
📄 Description
This change prevents the move animation to play again for each window in the stack. Tested with all hiding behaviors. Looks good so far.
Maybe I've missed something. Need review
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/1110
**Author:** [@thearturca](https://github.com/thearturca)
**Created:** 11/10/2024
**Status:** ✅ Merged
**Merged:** 11/10/2024
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `fix/animations-stackbar`
---
### 📝 Commits (1)
- [`9025a57`](https://github.com/LGUG2Z/komorebi/commit/9025a57f0008d15e4d3afed571e9b70aa7ef63a9) fix(animation): sets position for all windows in a container
### 📊 Changes
**1 file changed** (+20 additions, -16 deletions)
<details>
<summary>View changed files</summary>
📝 `komorebi/src/workspace.rs` (+20 -16)
</details>
### 📄 Description
This change prevents the move animation to play again for each window in the stack. Tested with all hiding behaviors. Looks good so far.
Maybe I've missed something. Need review
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1110
Author: @thearturca
Created: 11/10/2024
Status: ✅ Merged
Merged: 11/10/2024
Merged by: @LGUG2Z
Base:
master← Head:fix/animations-stackbar📝 Commits (1)
9025a57fix(animation): sets position for all windows in a container📊 Changes
1 file changed (+20 additions, -16 deletions)
View changed files
📝
komorebi/src/workspace.rs(+20 -16)📄 Description
This change prevents the move animation to play again for each window in the stack. Tested with all hiding behaviors. Looks good so far.
Maybe I've missed something. Need review
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.