PDFeverything v1.3.10 β Reader Polish + Zoom Perf
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