fix(editor): more robust anti-jump on formatting (Chrome)
keepScroll now captures ALL scrollable ancestors of the editor (editor,
frame, #pcms-main, …) as well as the page, and restores sync + over 2
extra frames — Chrome sometimes scrolls the caret into view one frame
later. Replaces the window+editor-only restore that failed to catch the
jump on Chrome.
Co-Authored-By: Claude <noreply@…>
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.