reclaim/app/lib
flemming-it 94f4473686 feat(ui): collapsible legend gives the heatmap more vertical room
The legend below the heatmap used four full prose paragraphs at
all times — visually it claimed about a quarter of the heatmap
page's height while the plot itself was the actual artefact.
Now the legend defaults to a single-line header strip:

  Legende    ↔ Schaden    ↕ Nutzen    ● Betroffenheit
             ◐ Evidenz-Stufe                              ⌄

Tap anywhere on the strip and an AnimatedSize transition opens
the full _LegendRow descriptions (180 ms). Same content, hidden
until asked for. The Expanded(heatmap) above reclaims the
height — concretely on a 900 px window the plot grows from
~420 px to ~600 px tall, which is what makes hover-targeting
the smaller points actually comfortable.

Signed-off-by: flemming-it <sf@flemming.it>
2026-06-18 14:54:01 +02:00
..
data fix(ui): make T1–T4 readable + lift Recl∆Im into the nav rail 2026-06-18 14:44:14 +02:00
pages feat(ui): collapsible legend gives the heatmap more vertical room 2026-06-18 14:54:01 +02:00
theme feat(brand): rename product to Recl∆Im (Reclaim) across app, bundle, docs 2026-06-18 13:42:55 +02:00
widgets fix(ui): make T1–T4 readable + lift Recl∆Im into the nav rail 2026-06-18 14:44:14 +02:00
main.dart feat(brand): rename product to Recl∆Im (Reclaim) across app, bundle, docs 2026-06-18 13:42:55 +02:00