[PR #1544] [MERGED] fix: [Bug] Text formatting toolbar disappear under layout #4810

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1544
Author: @LucasXu0
Created: 12/7/2022
Status: Merged
Merged: 12/7/2022
Merged by: @LucasXu0

Base: mainHead: fix_1542


📝 Commits (1)

  • 49574d3 fix: [Bug] Text formatting toolbar disappear under layout #1542

📊 Changes

3 files changed (+34 additions, -4 deletions)

View changed files

📝 frontend/app_flowy/packages/appflowy_editor/lib/src/render/toolbar/toolbar_widget.dart (+3 -0)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/service/selection_service.dart (+28 -2)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/service/toolbar_service.dart (+3 -2)

📄 Description

Resolve #1542

ScreenShot
Screenshot 2022-12-07 at 10 58 35

Screenshot 2022-12-07 at 10 58 41 Screenshot 2022-12-07 at 10 58 47

🔄 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/1544 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 12/7/2022 **Status:** ✅ Merged **Merged:** 12/7/2022 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix_1542` --- ### 📝 Commits (1) - [`49574d3`](https://github.com/AppFlowy-IO/AppFlowy/commit/49574d3ff0b31300de196d7c8854622e8df1e45f) fix: [Bug] Text formatting toolbar disappear under layout #1542 ### 📊 Changes **3 files changed** (+34 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/render/toolbar/toolbar_widget.dart` (+3 -0) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/service/selection_service.dart` (+28 -2) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/service/toolbar_service.dart` (+3 -2) </details> ### 📄 Description Resolve #1542 **ScreenShot** <img width="880" alt="Screenshot 2022-12-07 at 10 58 35" src="https://user-images.githubusercontent.com/11863087/206077404-c1d0d86f-0dec-4606-9667-8b99af31133a.png"> <img width="810" alt="Screenshot 2022-12-07 at 10 58 41" src="https://user-images.githubusercontent.com/11863087/206077441-5b6184ca-63c0-416d-bf93-7cc13bdbb934.png"> <img width="819" alt="Screenshot 2022-12-07 at 10 58 47" src="https://user-images.githubusercontent.com/11863087/206077449-d950e8f5-9879-4cee-b89b-73d26d5a54a9.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:15:56 +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#4810
No description provided.