DOC-403 pdf.rs 模块基础实现(PDF 阅读位置模型) #28
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
背景
crates/zx_document_core/src/pdf.rs当前是空文件(0 行代码)。README 和 architecture.md 中都描述了 PDF 位置模型:而
ReadingPosition::Pdf变体已在 progress.rs 中定义并正常工作。需要实现
// M4: PDF handled via platform preview (PDFKit/QuickLook)注释说明相关
关闭 — 被新 issue 替代
DOC-403 PDF 实现 → DOC-FULL-015。详细工作在新 DOC-FULL issue 中。