Put go-to position at center of view #17

Merged
bradymadden97 merged 1 commit from main into main 2023-07-18 18:40:59 +02:00
bradymadden97 commented 2023-07-18 18:31:36 +02:00 (Migrated from github.com)

Mimics vscode behavior and puts the line at the center of the view vertically, rather than moving the minimal amount to put the line on screen, which can result in the line being in various places (very top, very bottom). We've gotten feedback this is confusing for users.

Mimics vscode behavior and puts the line at the center of the view vertically, rather than moving the minimal amount to put the line on screen, which can result in the line being in various places (very top, very bottom). We've gotten feedback this is confusing for users.
marijnh commented 2023-07-18 18:41:17 +02:00 (Migrated from github.com)

This seems reasonable, and aligns with what some other tools are doing.

This seems reasonable, and aligns with what some other tools are doing.
Sign in to join this conversation.
No reviewers
No labels
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
codemirror/search!17
No description provided.