#297 tier 1: preview failure card with retry + docx scale-to-fit #420
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "preview-297"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Splits the shared
pvNoPreviewcopy: render/fetch failures in the docx/sheet/pptx previews now get a distinct "The preview could not be loaded" card with a Try again button (re-runsrenderPvBodyin place); "No preview for this file type" remains only on the genuinely-unpreviewable path. The docx render scales to fit the panel width via a zoom on.docx-wrapper, re-fitting on panel resize (ResizeObserver). New i18n keys pvFailTitle/pvFailBody/pvRetry ×4 locales. Part of #297 (do not auto-close).