fix(fitness): seed body-part inputs from last record

Placeholders and +/- fallback now use the most recent recorded
value per part; previously placeholders were hardcoded "—" and
+/- bumped from 0. Buttons step by 0.5 cm (manual input still
accepts 0.1 resolution).
This commit is contained in:
2026-04-21 12:18:33 +02:00
parent df36e285ac
commit 5915fd323d
2 changed files with 29 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.40.4",
"version": "1.40.5",
"private": true,
"type": "module",
"scripts": {