Skip to content

2.3.0 - Gauge

Choose a tag to compare

@github-actions github-actions released this 09 Sep 16:29
· 517 commits to main since this release
739589b

2.3.0 — "Gauge" — 2026-09-09

Every legend row rendered identically, so a 406-note folder and a 1-note folder looked the
same.
Each row whose count is a plain number now draws a 2px rule along the bottom, in that
folder's own colour.

The folder list zoomed in: each row carrying a coloured bar under its name, the largest folder's bar full width and the rest proportional, then one folder soloed and every other bar shrinking away

  • The largest folder currently shown fills its row, and every other bar is read against it.
    Hide that folder and the next one grows into its place. The count's tooltip names whichever
    folder the bar is measured against, so the scale is never implied.
  • A hidden folder draws no bar at all, so soloing one leaves exactly a single bar, full width.
  • The bars move with the disc. They ride the cascade's own clock, so they walk up and shrink
    down over the same 1600 ms rather than snapping, and a bar whose folder is going away shrinks
    to nothing instead of blinking out.
  • A view setting, on by defaultCount bars in the legend, remembered per vault. Turn it
    off and the rows, the counts and their shared right edge are untouched.
  • Parenthesised counts and subfolder rows stay bare, because those notes are tallied somewhere
    other than that row's own wedge.

Known: after a live theme switch a bar and its swatch both keep the old palette while the
settings picker repaints (github#84). They stay consistent with each other, and the divergence
predates this release.