The label on the “Today” button can be misleading.
The button doesn’t actually navigate to the current day, it navigates to the current view of the active timeframe tab (Day/Week/Month/Year). On Day, Week and Month this does bring the current day into view. But on Year, it only navigates to the current year (which always starts in January).
It should probably be
- renamed to more accurately describe it’s functionality, like “Current”
- or, maybe better, not only navigate to the current year, but scroll to the current day on the Year list
