Skip to content

v2.7.3 — Tiny-viewport windowing fix

Latest

Choose a tag to compare

@kinncj kinncj released this 03 Jul 16:52
bbfbc1a

Fixed

  • Very short scroll viewports (1–2 rows) now show content instead of only a `▲/▼ more` marker. After the v2.7.2 windowing unification, a body overflowing a 1-row viewport could render just the marker and no content; the pane cursor could also be overwritten by an edge marker at a scrolled boundary. Both are fixed.

Full Changelog: v2.7.2...v2.7.3