fix: avoid O(N²) re-scanning in _patch_current_chars_with_render_mode #4269
commit
05db1e64
Optimize CustomPDFPageInterpreter._patch_current_chars_with_render_mode
760e6311
fix: avoid O(N²) re-scanning in _patch_current_chars_with_render_mode
d18aa9d8
Optimize CustomPDFPageInterpreter._patch_current_chars_with_render_mode
98de21e5
Merge pull request #34 from KRRT7/codeflash/optimize-CustomPDFPageInt…
09302f9c
refactor: simplify _patch_current_chars_with_render_mode loop
3c6d6d4e
chore: revert unrelated pyproject.toml and uv.lock changes
ec868859
cursor
commented
on 2026-02-26
fix: snapshot objs length before super() to avoid re-patching
977d60c9
test: add tests for render mode patching and figure-revert bug
ab04fbbf
Update CHANGELOG and version
728b3b3b
cursor
commented
on 2026-02-26
fix: remove redundant do_Tj override that double-patches chars
85200c3d
formatting
f7886e7d
cragwolfe
approved these changes
on 2026-02-27
Merge branch 'main' into codeflash/optimize-CustomPDFPageInterpreter.…
594c2daf
qued
closed this 47 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub