Skip to content

PDFeverything v1.3.16 β€” Layout fix + native pinch-to-zoom

Choose a tag to compare

@Lezheng2333 Lezheng2333 released this 27 Jun 08:38

πŸ› Fixes

Scroll layout overlap

  • Fixed Y-position cascade bug: unrendered pages no longer use hardcoded 600x800 size
  • Layout now computes expected dimensions from PDF page geometry x current zoom level

Native trackpad pinch-to-zoom

  • Replaced fragile wheelEvent phase-based pinch detection with QPinchGesture
  • grabGesture(PinchGesture) + event() override reads native macOS scaleFactor
  • Zoom formula: delta_pct = (scaleFactor - 1.0) * 250

Download (Apple Silicon): PDFeverything_macOS_v1.3.16.zip