The projection gate required the date to be strictly after today, so the current day never showed a projected burn even before any workout had been logged. Loosened to >= today and removed a now-duplicate isTodayOrFuture/today declaration introduced by the earlier round-off flicker fix.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "homepage",
|
||||
"version": "1.41.0",
|
||||
"version": "1.41.1",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user