[PR #804] [MERGED] [PR] Layout of window's icon #4355

Closed
opened 2026-03-23 21:37:27 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/804
Author: @victor-teles
Created: 8/10/2022
Status: Merged
Merged: 8/12/2022
Merged by: @vincentdchan

Base: mainHead: fix/#691


📝 Commits (3)

  • 76c3e44 fix: fixed controls space
  • 5c011fb refactor: added Platform.isMacOS to validation
  • f637839 refactor: fixed lint warnings

📊 Changes

3 files changed (+19 additions, -19 deletions)

View changed files

📝 frontend/app_flowy/lib/workspace/presentation/home/home_layout.dart (+5 -0)
📝 frontend/app_flowy/lib/workspace/presentation/home/home_screen.dart (+3 -1)
📝 frontend/app_flowy/lib/workspace/presentation/home/home_stack.dart (+11 -18)

📄 Description

fixes #691


🔄 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/804 **Author:** [@victor-teles](https://github.com/victor-teles) **Created:** 8/10/2022 **Status:** ✅ Merged **Merged:** 8/12/2022 **Merged by:** [@vincentdchan](https://github.com/vincentdchan) **Base:** `main` ← **Head:** `fix/#691` --- ### 📝 Commits (3) - [`76c3e44`](https://github.com/AppFlowy-IO/AppFlowy/commit/76c3e440e72d1954d3dbe32fff96bb07a791d6e2) fix: fixed controls space - [`5c011fb`](https://github.com/AppFlowy-IO/AppFlowy/commit/5c011fbd7ec8469c1da635f72ba2c275f3ec8752) refactor: added Platform.isMacOS to validation - [`f637839`](https://github.com/AppFlowy-IO/AppFlowy/commit/f637839cfefcf400b01005fe40dc364c0e5ffda7) refactor: fixed lint warnings ### 📊 Changes **3 files changed** (+19 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/presentation/home/home_layout.dart` (+5 -0) 📝 `frontend/app_flowy/lib/workspace/presentation/home/home_screen.dart` (+3 -1) 📝 `frontend/app_flowy/lib/workspace/presentation/home/home_stack.dart` (+11 -18) </details> ### 📄 Description fixes #691 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:37:27 +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#4355
No description provided.