[PR #1622] [MERGED] fix: cursor doesn't blink when opening selection menu #4857

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

📋 Pull Request Information

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

Base: mainHead: fix_cursor_blink


📝 Commits (2)

  • 7531dc3 fix: cursor doesn't blink when opening selection menu
  • 237b11c chore: fix dart lint

📊 Changes

3 files changed (+9 additions, -5 deletions)

View changed files

📝 frontend/app_flowy/packages/appflowy_editor/lib/src/render/selection_menu/selection_menu_service.dart (+1 -1)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/service/keyboard_service.dart (+7 -3)
📝 frontend/app_flowy/packages/appflowy_editor_plugins/lib/src/emoji_picker/emoji_menu_item.dart (+1 -1)

📄 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/1622 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 12/30/2022 **Status:** ✅ Merged **Merged:** 12/30/2022 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix_cursor_blink` --- ### 📝 Commits (2) - [`7531dc3`](https://github.com/AppFlowy-IO/AppFlowy/commit/7531dc3b78a244636fb47e3e4a964a51319d0304) fix: cursor doesn't blink when opening selection menu - [`237b11c`](https://github.com/AppFlowy-IO/AppFlowy/commit/237b11c65a563be270fc0e458584911c272fe88d) chore: fix dart lint ### 📊 Changes **3 files changed** (+9 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/render/selection_menu/selection_menu_service.dart` (+1 -1) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/service/keyboard_service.dart` (+7 -3) 📝 `frontend/app_flowy/packages/appflowy_editor_plugins/lib/src/emoji_picker/emoji_menu_item.dart` (+1 -1) </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 22:16:08 +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#4857
No description provided.