Skip to content

MBQ Viewer v1.2.0

Latest

Choose a tag to compare

@Beakfx Beakfx released this 23 Jun 03:18
· 4 commits to main since this release

MBQ Viewer + Wedge v1.2.0

  • Fixed image quality when zoomed out past 50% — the canvas now swaps to a software-resampled downscale instead of relying on Qt's bilinear minification, which aliased badly on high-frequency content (most visible on ComfyUI workspace screenshots: UI text, thin lines). Accounts for display scaling (HiDPI), so the fix holds up on scaled monitors instead of just adding a second blur pass.
  • Fixed Copy Image to always copy the full-resolution original, regardless of current zoom level — previously it copied whatever was currently rendered, which could be a degraded preview if you were zoomed out.
  • Minor metadata/description cleanup for the Comfy Registry listing.

No installer/portable-exe filename changes beyond the version bump — same two download options as before.