Skip to content

PDFeverything v1.3.10 β€” Reader Polish + Zoom Perf

Choose a tag to compare

@Lezheng2333 Lezheng2333 released this 27 Jun 03:31

PDFeverything v1.3.10

🎨 Reader UI Polish

  • Empty reader state: filename and βœ• button hidden; page shows 0/0; prev/next disabled
  • Single-page PDF: shows 1/1 with prev/next disabled
  • Filename label: sunken pill with inset shadow (non-interactive look)
  • Page nav/zoom buttons: 30pxβ†’34px, arrows and Β± now fully visible
  • Mixed portrait/landscape: each page centered individually in viewport
  • Tooltips: bright compact style (white on dark), positioned above button

⚑ Zoom Performance

  • Instant response: Pass 1 scales only visible labels (<5ms), not all pages
  • Deferred sharpness: Pass 2 at 40ms (down from 180ms) renders high-res version
  • No spinner: layout uses PDF rect estimates when pixmap not yet rendered

πŸ› Bug Fixes

  • Overscroll rubber-band no longer mistaken for pinch-to-zoom
  • Page flicker: throttle only fires on >1 page jumps (debounce is sole authority for Β±1)
  • Toolbar crash: setEnabled calls placed after widget creation

πŸ“₯ Download

Platform File
🍎 macOS PDFeverything_macOS_v1.3.10.zip

πŸͺŸ Windows: Pull latest source and run python build_windows.py