bump run-status spinner to 26 (T-304)
Settle the activity-card run-status size at 26 (clideIconHero) — a touch larger than the 24 trial, which reads better in review. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -88,7 +88,7 @@ const double clideIconEmphatic = 18;
|
||||
/// Hero icon — large enough to read at a glance, e.g. the activity-card run
|
||||
/// status where the spinner must be legible as motion, not a static speck
|
||||
/// (T-304). Success/error glyphs share it so the card doesn't jump on settle.
|
||||
const double clideIconHero = 24;
|
||||
const double clideIconHero = 26;
|
||||
|
||||
/// Standard control height (tab, button, list row).
|
||||
const double clideControlHeight = 28;
|
||||
|
||||
Reference in New Issue
Block a user