[PR #785] [MERGED] Feat: handle triple tap for flowy editor #4339

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/785
Author: @vincentdchan
Created: 8/8/2022
Status: Merged
Merged: 8/8/2022
Merged by: @vincentdchan

Base: mainHead: feat/handle-triple-click-in-flowy-editor


📝 Commits (1)

📊 Changes

1 file changed (+43 additions, -1 deletions)

View changed files

📝 frontend/app_flowy/packages/flowy_editor/lib/service/selection_service.dart (+43 -1)

📄 Description

https://github.com/AppFlowy-IO/AppFlowy/issues/570

Selecting the paragraph when triple tapping the text.


🔄 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/785 **Author:** [@vincentdchan](https://github.com/vincentdchan) **Created:** 8/8/2022 **Status:** ✅ Merged **Merged:** 8/8/2022 **Merged by:** [@vincentdchan](https://github.com/vincentdchan) **Base:** `main` ← **Head:** `feat/handle-triple-click-in-flowy-editor` --- ### 📝 Commits (1) - [`7eb95de`](https://github.com/AppFlowy-IO/AppFlowy/commit/7eb95def7c65632dfcdaceb7a1fece7d6ac32884) feat: handle triple tap ### 📊 Changes **1 file changed** (+43 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/flowy_editor/lib/service/selection_service.dart` (+43 -1) </details> ### 📄 Description https://github.com/AppFlowy-IO/AppFlowy/issues/570 Selecting the paragraph when triple tapping the text. --- <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:22 +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#4339
No description provided.