mirror of
https://github.com/ALLFATHER-BV/wadamesh.git
synced 2026-08-14 18:09:59 +00:00
Two API gaps the ports exposed: wada.ui.scroll(true) makes the app body scroll vertically (games leave it off so swipes still steer), and wada.ui.text_h(size) returns the actual font line height — the overlapping labels came from stacking rows on guessed heights. Monitor 1.3 lays every row out from measured heights, scrolls, and shows the full 16-entry heard ring. Airtime 1.3 replaces tap-to-reset with a Reset button top-right (a tap was too easy to trigger by accident). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>