Files
ai-app-bench/iris
irisandClaude Fable 5.1 a9232ac938 iris: rebuild with bundled fonts, content-scale fix, and a Diagnostics control
Iris's first real-phone report on the previous rebuild found the top
buttons and text rendering fine before any touch, but four defects on
interaction: every glyph vanishing on the first tap or scroll (not
root-caused this pass -- diagnostics added to catch it next report),
bold words rendering as blank gaps (fixed: bundled static Noto Sans/Noto
Sans Mono faces), text far too small (fixed: density-based scaling,
missing on both platforms before this), and the top row sitting under
the status bar (fixed: a new insets hook). Full account in ai-app-2's
docs/RUST.md P0 box.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 00:00:50 -04:00
..