Skip to content

Q1View v2.7.3

Choose a tag to compare

@github-actions github-actions released this 29 Jun 14:50

Q1View v2.7.3

Changed

  • Viewer: smoother repaints. The off-screen back buffer (CDC / CBitmap) is now reused across repaints and reallocated only when the client size changes, instead of being created and destroyed on every paint — matching the Comparator's cached off-screen buffer. Rendered pixels are identical to the previous path. (issue #87)

Commit d49ccd4. Full changelog: https://github.com/chammoru/Q1View/blob/v2.7.3/CHANGELOG.md