mirror of
https://github.com/kuhyx/todo-app.git
synced 2026-07-04 13:23:15 +02:00
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> |
||
|---|---|---|
| .. | ||
| data | ||
| sync | ||
| ui | ||
| main.dart | ||