[PR #197] [MERGED] Fix application menu size #4005

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/197
Author: @MikeWallaceDev
Created: 12/23/2021
Status: Merged
Merged: 12/24/2021
Merged by: @appflowy

Base: mainHead: fix_application_menu_size_141


📝 Commits (1)

📊 Changes

1 file changed (+3 additions, -6 deletions)

View changed files

📝 frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/list_overlay.dart (+3 -6)

📄 Description

removed the SizedBox. Leaving the size to adjust automatically depending on the footer's content.

Fixes #141


🔄 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/197 **Author:** [@MikeWallaceDev](https://github.com/MikeWallaceDev) **Created:** 12/23/2021 **Status:** ✅ Merged **Merged:** 12/24/2021 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix_application_menu_size_141` --- ### 📝 Commits (1) - [`9fc13c7`](https://github.com/AppFlowy-IO/AppFlowy/commit/9fc13c7d62bafc9d538506135528c61395d93a8d) Fixes #141 ### 📊 Changes **1 file changed** (+3 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/list_overlay.dart` (+3 -6) </details> ### 📄 Description removed the SizedBox. Leaving the size to adjust automatically depending on the footer's content. Fixes #141 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:35: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#4005
No description provided.