beeminder / BeeSwift

Official Beeminder for iOS app
Other
29 stars 6 forks source link

Add checkbox indicating goals with data today to gallery #299

Closed theospears closed 1 year ago

theospears commented 1 year ago

Fixes #288

This uses the todayta attribute from the API to add a checkmark. Nothing special is done for auto-data goals, so for these the icon may not be meaningful. (This matches android behavior.)

todayta-dark-mode todayta-light-mode

Test Plan: Deployed a debug build to my phone and observed it appears appropriately for manual goals.