Files
Naiyuan Qing 34e34d44c6 fix(editor): MUL-5752 follow-ups — header sequence navigation, snap re-fit (#6435)
* refactor(editor): move sequence navigation into the header action cluster

Arrows floating over the image covered exactly the content being viewed;
the prev/counter/next cluster now leads the header's right-side actions,
replacing the edge chevrons and the bottom counter pill.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix(editor): paint new canvas content pre-fitted, without easing

Re-fit on a natural-size change now runs in a layout effect and clears
isAnimated: sequence navigation is content replacement, so the next frame
must appear already fitted instead of rendering once under the previous
image's transform and easing to fit when a prior discrete zoom left
isAnimated on.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-05 16:46:24 +08:00
..