mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 02:42:25 +08:00
fix: split view focus (#11217)
# After: https://github.com/user-attachments/assets/990d500d-2da7-488e-ac32-dd7bd229f896 # Before: https://github.com/user-attachments/assets/6676766a-c76a-414b-a35e-53d2cda10c24
This commit is contained in:
@@ -19,6 +19,7 @@ export const focusBlockEnd: Command<{
|
||||
|
||||
const { selection } = std;
|
||||
|
||||
std.event.active = true;
|
||||
if (force) selection.clear();
|
||||
|
||||
selection.setGroup('note', [
|
||||
|
||||
Reference in New Issue
Block a user