mirror of
https://github.com/penpot/penpot.git
synced 2026-08-08 05:48:50 +00:00
At DPR>1, refill visible tiles once at Interactive (tile_px=512, paint_scale≈zoom), present, then promote to Full (512*dpr + interest) on the next continue. Keep the world tile grid DPR-stable, resize Current to the paint-once region, skip GPU flush on Partial frames, and preview zoom via DocAtlas without resetting it on tile invalidation.