fix: use Atwater calories for consistent macro/calorie tracking
All checks were successful
CI / update (push) Successful in 3m41s
All checks were successful
CI / update (push) Successful in 3m41s
Calorie ring and macro progress bars now both use Atwater-derived calories (P×4 + F×9 + C×4) instead of DB calories, so hitting all three macro goals guarantees hitting the calorie goal exactly. Also: show full daily TDEE (not time-based), show BMR/NEAT multiplier breakdown in info tooltip, display macro goal grams on progress bars, fix TDEE tooltip z-index on desktop.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "homepage",
|
||||
"version": "1.23.6",
|
||||
"version": "1.23.7",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user