Freeze the day picker at the top of the page

The day bar moves above everything else and sticks while scrolling, so
switching days never requires scrolling back up. A fixed strip painted
over the safe-area inset keeps content from peeking through above the
stuck bar on notched phones in standalone mode.
This commit is contained in:
Alexander Heldt
2026-07-13 20:39:06 +00:00
parent a202f3e929
commit 0009e63d23
3 changed files with 28 additions and 10 deletions
+1
View File
@@ -1,4 +1,5 @@
[
{ "date": "2026-07-13", "text": "The day picker is a bar frozen at the top of the page" },
{ "date": "2026-07-13", "text": "Attach multiple photos to an event — the photo picker now also offers the gallery with multi-select" },
{ "date": "2026-07-13", "text": "Track food by weight: logging a meal asks for grams (optional), with a daily total in the overview and a weekly chart" },
{ "date": "2026-07-12", "text": "Browse the full changelog from the bottom of the page" },