Skip to content

v2.7.2 — Unify TUI windowing (internal)

Choose a tag to compare

@kinncj kinncj released this 03 Jul 15:48
ae519b3

Changed

  • Dashboard modals and detail view now scroll through the shared `pane.Window`; the duplicate `scrollWindow`/`keepSelVisible` are gone, so modals show the same `▲/▼ more · y/total` affordance as the top view. The unused pane `Filterable`/`Sortable` API was dropped (the dashboard keeps its own filter/sort idiom). No user-facing change. Closes #8.

Full Changelog: v2.7.1...v2.7.2