Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

fix(ckeditor5): scroll to selection after undo/redo to keep cursor in view#2197

Merged
eliandoran merged 3 commits intodevelopfrom
ck_patch
Jun 7, 2025
Merged

fix(ckeditor5): scroll to selection after undo/redo to keep cursor in view#2197
eliandoran merged 3 commits intodevelopfrom
ck_patch

Conversation

@SiriusXT
Copy link
Copy Markdown
Member

@SiriusXT SiriusXT commented Jun 7, 2025

Original Behavior:

After editing a piece of text and scrolling it out of view, pressing Ctrl + Z to undo does not automatically scroll the editor to the location where the change was reverted.

Current Improvement:

After performing an undo or redo operation, the editor now automatically scrolls to the affected position.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jun 7, 2025
@eliandoran eliandoran marked this pull request as draft June 7, 2025 08:33
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 7, 2025

Folder/File Previous size New size Difference
/upload/TriliumNextNotes-Server-2197-merge-linux-x64.tar.xz 67.76MB +67.76MB (+100.00%)
TOTAL +67.76MB

@SiriusXT SiriusXT marked this pull request as ready for review June 7, 2025 09:04
@eliandoran eliandoran added this to the v0.94.1 milestone Jun 7, 2025
@eliandoran eliandoran merged commit af69855 into develop Jun 7, 2025
8 checks passed
@eliandoran eliandoran deleted the ck_patch branch June 7, 2025 09:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants