onyx-tasks/apps
Tristan Michael 95ba90d2c1 DateTimePicker: simplify onTap handler for close icon
Remove the redundant call to _done() in the close icon's onTap handler
and simplify the callback to a single-expression setState. The change
keeps behavior focused on hiding the time view (_showTime = false) and
avoids invoking _done() on close, which aligns with the intended UI flow
signaled by the task notification that the Flutter app relaunch
completed successfully.
2026-04-01 01:35:32 -07:00
..
flutter DateTimePicker: simplify onTap handler for close icon 2026-04-01 01:35:32 -07:00
tauri Clear time without closing toast 2026-04-01 01:33:30 -07:00