[PR #1952] [MERGED] fix(appflowy_flutter): fix cover image overflow #1916 #5040

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1952
Author: @hyj1204
Created: 3/9/2023
Status: Merged
Merged: 3/11/2023
Merged by: @LucasXu0

Base: mainHead: fix/coverimage_overflow


📝 Commits (4)

  • 2d15b73 fix(appflowy_flutter): fix cover image overflow #1916
  • 50f9d63 fix(appflowy_flutter): use OverflowBox to fix #1916
  • 19ab3ff chore: fix misspelling
  • 1b9d842 fix: prevent the image being overstretched

📊 Changes

1 file changed (+13 additions, -8 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/cover/cover_node_widget.dart (+13 -8)

📄 Description

Fix cover image overflow issue. Fix #1916


🔄 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/1952 **Author:** [@hyj1204](https://github.com/hyj1204) **Created:** 3/9/2023 **Status:** ✅ Merged **Merged:** 3/11/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix/coverimage_overflow` --- ### 📝 Commits (4) - [`2d15b73`](https://github.com/AppFlowy-IO/AppFlowy/commit/2d15b733006b01bee149aed84d2c2343b665bba7) fix(appflowy_flutter): fix cover image overflow #1916 - [`50f9d63`](https://github.com/AppFlowy-IO/AppFlowy/commit/50f9d6318b7e700bcdfe0f484bdd8866601bfaae) fix(appflowy_flutter): use OverflowBox to fix #1916 - [`19ab3ff`](https://github.com/AppFlowy-IO/AppFlowy/commit/19ab3ffa8ab6727f4d4e43bd49f8f3600fb3d320) chore: fix misspelling - [`1b9d842`](https://github.com/AppFlowy-IO/AppFlowy/commit/1b9d842cb606c3f305398a7e619a58cb369e3672) fix: prevent the image being overstretched ### 📊 Changes **1 file changed** (+13 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/cover/cover_node_widget.dart` (+13 -8) </details> ### 📄 Description Fix cover image overflow issue. Fix #1916 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:16:57 +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#5040
No description provided.