onyx-tasks/apps
Tristan Michael d0af0e80a8 Clear time without closing toast
Previously clicking the clear-time button set includeTime to false and
also called done(), which closed the surrounding toast. This change
removes the done() call so clearing the time only clears the time input
state (includeTime = false) without dismissing the toast UI.
2026-04-01 01:33:30 -07:00
..
flutter Separate time toggle from foldout UI 2026-04-01 01:31:58 -07:00
tauri Clear time without closing toast 2026-04-01 01:33:30 -07:00