todo-app/lib
Krzysztof kuhy Rudnicki ca93791bf9 Fix guided-stepper scroll overshoot by waiting out the collapse animation
Scrolling on the next post-frame callback raced the Stepper's own
200ms expand/collapse transition, so ensureVisible measured a layout
that hadn't settled yet — the tapped step ended up hidden under the
fixed Priority/Status/Template bar. Delaying past kThemeAnimationDuration
before scrolling fixes it; verified on-device via ADB screenshots.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 11:48:23 +02:00
..
data Improve note template with three-tier boundaries and tech section 2026-06-16 22:16:17 +02:00
sync Store the GitHub sync token in the OS keystore, migrating off plaintext 2026-06-15 22:57:05 +02:00
ui Fix guided-stepper scroll overshoot by waiting out the collapse animation 2026-06-19 11:48:23 +02:00
main.dart Add list filters/sort, status, priority rework, export/import, structured template 2026-06-15 16:52:59 +02:00