[PR #1319] [MERGED] update image node selection style and fix the context menu display problem #4661

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1319
Author: @LucasXu0
Created: 10/19/2022
Status: Merged
Merged: 11/18/2022
Merged by: @LucasXu0

Base: mainHead: image_selection_area


📝 Commits (3)

  • 585e71a feat: update image builder to support board selection style
  • 2d66dfa fix: the old context menu didn't dismiss after double-tap the other place
  • 9c40a50 Merge remote-tracking branch 'origin/main' into image_selection_area

📊 Changes

2 files changed (+15 additions, -1 deletions)

View changed files

📝 frontend/app_flowy/packages/appflowy_editor/lib/src/render/image/image_node_widget.dart (+10 -1)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/service/selection_service.dart (+5 -0)

📄 Description

No description provided


🔄 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/1319 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 10/19/2022 **Status:** ✅ Merged **Merged:** 11/18/2022 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `image_selection_area` --- ### 📝 Commits (3) - [`585e71a`](https://github.com/AppFlowy-IO/AppFlowy/commit/585e71aa9de3fa37c91f1a443196b46730a95007) feat: update image builder to support board selection style - [`2d66dfa`](https://github.com/AppFlowy-IO/AppFlowy/commit/2d66dfabe86f67325242846375af807b16cd36f3) fix: the old context menu didn't dismiss after double-tap the other place - [`9c40a50`](https://github.com/AppFlowy-IO/AppFlowy/commit/9c40a501fefebf39526bbd4c6daa8e79771bfeee) Merge remote-tracking branch 'origin/main' into image_selection_area ### 📊 Changes **2 files changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/render/image/image_node_widget.dart` (+10 -1) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/service/selection_service.dart` (+5 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:38:47 +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#4661
No description provided.