My-Weekly-ToDo-List/src
mARTin-B78 27756e5bf5 fix: :15/:30/:45 toggle now works in left rail flyout and all sidebar panels
Was calling setShowSubHourSlots (local state) + saveSetting, but effectiveShowSubHourSlots
reads from profile via getEffective — so the toggle had no visible effect. Fixed all 5
occurrences to use saveViewSetting("showSubHourSlots", ..., true) matching the Settings
sidebar behavior.

v1.110.3
2026-05-11 14:06:51 +02:00
..
app feat: task edit alignment + settings tabs + mobile sidebar 2026-05-11 12:51:17 +02:00
components fix: :15/:30/:45 toggle now works in left rail flyout and all sidebar panels 2026-05-11 14:06:51 +02:00
lib feat: focus-triggered MS To-Do delta sync for near-instant change reflection 2026-05-03 21:58:00 +02:00
types feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
middleware.ts feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00