[PR #2907] [MERGED] feat: the application remembers being resized #5469

Closed
opened 2026-03-23 22:18:53 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2907
Author: @forecaster-cyber
Created: 6/28/2023
Status: Merged
Merged: 7/18/2023
Merged by: @LucasXu0

Base: mainHead: 2904


📝 Commits (5)

📊 Changes

4 files changed (+60 additions, -6 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/core/config/kv_keys.dart (+6 -0)
📝 frontend/appflowy_flutter/lib/core/helpers/target_platform.dart (+5 -4)
📝 frontend/appflowy_flutter/lib/startup/tasks/app_window_size_manager.dart (+25 -1)
📝 frontend/appflowy_flutter/lib/startup/tasks/windows.dart (+24 -1)

📄 Description

Hi, hope this is what you meant...


🔄 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/AppFlowy-IO/AppFlowy/pull/2907 **Author:** [@forecaster-cyber](https://github.com/forecaster-cyber) **Created:** 6/28/2023 **Status:** ✅ Merged **Merged:** 7/18/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `2904` --- ### 📝 Commits (5) - [`567ea87`](https://github.com/AppFlowy-IO/AppFlowy/commit/567ea87eacae1722652ea8f66bc0aac3da37fd8e) possible fix for #2904 - [`38aba31`](https://github.com/AppFlowy-IO/AppFlowy/commit/38aba31c386c061eab51f67c55a5ff7b7fbdc6e5) 2 - [`7b2de21`](https://github.com/AppFlowy-IO/AppFlowy/commit/7b2de215bfdab601d37f912f92c4e5b1947d79c0) feat: memorize the windows last position and isMaximize - [`43c83f5`](https://github.com/AppFlowy-IO/AppFlowy/commit/43c83f5bd62e425f540351cf30495cc14e8d2ffd) chore: format code - [`7b3b6d3`](https://github.com/AppFlowy-IO/AppFlowy/commit/7b3b6d3c946e0fde5b432c85e1716bff74cb8afe) Merge branch 'main' into 2904 ### 📊 Changes **4 files changed** (+60 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/core/config/kv_keys.dart` (+6 -0) 📝 `frontend/appflowy_flutter/lib/core/helpers/target_platform.dart` (+5 -4) 📝 `frontend/appflowy_flutter/lib/startup/tasks/app_window_size_manager.dart` (+25 -1) 📝 `frontend/appflowy_flutter/lib/startup/tasks/windows.dart` (+24 -1) </details> ### 📄 Description Hi, hope this is what you meant... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:18:53 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#5469
No description provided.