Files
calendula/app
Jean-Luc Makiola b4c4127bff fix(settings): let back leave a settings sub-screen, not all of Settings (#81)
The settings sub-screens are overlays over the hub, so each has to take the back
gesture itself; the hub's handler pops the whole Settings destination. Views and
Special dates never passed predictiveBack, so back there fell through to the hub
and dropped you on the calendar. Appearance, Event form and Notifications
already did the right thing.
2026-07-30 15:23:24 +02:00
..