0.37.0: draw a field's note, between the hint and the error
makeover-layout 0.36.0's third message channel. This host has the room for
all three, so unlike makeover-tui it never has to choose -- hint, then note,
then error, the order makeover-webview names them in `aria-describedby`.
The note carries its own tone and `Palette::tone` resolves it, so a Neutral
note reads as ordinary content rather than a colour this renderer picked.
Author: Max Johnson <me@maxj.phd> · 2026-08-27 23:28 UTC
description = "The immediate-mode renderer for makeover-layout. Immediate mode is the constraint that matters, not the library: no cascade, no retained tree, one stroke per widget. Backed by egui."
6
6
license = "MIT"
@@ -12,7 +12,7 @@
12
12
# Exact patch rather than the minor, as the rest of the suite pins: a
13
13
# minor-only requirement is satisfied by a consumer lock holding an earlier
14
14
# patch, which then fails to compile against an API added in a later one.
15
-
makeover-layout = "0.35.0"
15
+
makeover-layout = "0.36.0"
16
16
# The cadence the activity mark blinks at, and the motion-off seam beside it.
17
17
# Taken rather than chosen here: three renderers draw this mark and a number
18
18
# picked per renderer is three heartbeats for one wait.