C3.09.2Max zoom versus source resolutiondesignresearch

Maximum zoom versus content resolution

Aliases: empty magnification · pixelated zoom · 1:1 scale

What it is

How close a spread can pull the content is bounded by source resolution, not by how far fingers can still part. Past 1:1, a raster enlarges pixel blocks; vectors or vector tiles can still supply new detail. Ignore the source and people read blur as a software smear. Cap too early and detail still in the source is locked out.

Why it happens

When screen pixels and content pixels meet 1:1, a raster has already given every source pixel at least one display pixel. Further spread is interpolation: nearest-neighbor blocks or bilinear mush. Both are “no new information.” Vector type, CAD, and some map tiles still have geometry or label levels at higher scales, so 1:1 is not their information ceiling. If the recognizer writes scale from span alone, it keeps going after the source is exhausted, visually like a stamp glued to the face. Setting the ceiling at the scale that still supplies information, and rubber-banding past it, turns resolution into a wall you can feel instead of a quiet blur.

Studying it

In the same viewport, place a low-res photo, a high-res photo, and a vector drawing, and ask people to “zoom until the finest line is readable.” Record final scale, rated sharpness, and complaints of mush. Make allowed max scale an independent variable. Eye tracking shows whether people keep spreading after blur—evidence they think more detail exists. For tiled maps, also log failed zoom-level requests.

Where it stops holding

On a retina panel a 1:1 source pixel can sit below acuity, so a little past 1:1 may still help reading; locking mechanically at 1:1 feels stingy. Super-resolution or on-demand server tiles can raise source resolution at runtime; the ceiling should follow the new level, not freeze at launch. Stylized pixels in illustration are the content; blocky enlargement is authorial, not a defect to clamp.

Applying it

  • For rasters, put the default ceiling around 1:1 to 2:1, rubber-band past it, and optionally say “original.” For vectors or layered maps, raise the ceiling to the last level that still supplies data.
  • Do not hide a spent source behind a one-way blur filter that “looks nicer” past the ceiling.
  • Have people spread an obviously low-res picture until it will go no further. They should hit an elastic wall around the onset of blocking. If they can paint one source pixel across five screen pixels and still spread, the ceiling is not tied to resolution.

Related

  • Same group: C3.09.1 Spread and pinch are two directions of the same gesture · C3.09.3 After zoom-in, the viewport must keep what the user was attending to
  • Adjacent: C3.08 Pinch-to-zoom out · C3.02 Double tap
  • Search: pixel peeping · empty magnification · source resolution

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/C3.09.2