[PR #1024] [MERGED] fix: splited shortcut event functions #4504

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1024
Author: @ChiragKr04
Created: 9/11/2022
Status: Merged
Merged: 9/12/2022
Merged by: @LucasXu0

Base: mainHead: fix/split-shortcut-event-functions


📝 Commits (1)

  • 0f848ba fix: splited shortcut event functions

📊 Changes

2 files changed (+23 additions, -19 deletions)

View changed files

📝 frontend/app_flowy/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/page_up_down_handler.dart (+15 -16)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart (+8 -3)

📄 Description

Resolve #997


🔄 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/1024 **Author:** [@ChiragKr04](https://github.com/ChiragKr04) **Created:** 9/11/2022 **Status:** ✅ Merged **Merged:** 9/12/2022 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix/split-shortcut-event-functions` --- ### 📝 Commits (1) - [`0f848ba`](https://github.com/AppFlowy-IO/AppFlowy/commit/0f848baa7be704895173c25e09d1e7cfc4380ebc) fix: splited shortcut event functions ### 📊 Changes **2 files changed** (+23 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/page_up_down_handler.dart` (+15 -16) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart` (+8 -3) </details> ### 📄 Description Resolve #997 --- <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:06 +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#4504
No description provided.