fix: tooltip positioning — measure after rAF, shift up minimally to fit

This commit is contained in:
Falkan
2026-03-19 00:05:09 -04:00
parent c13db8b826
commit 65f760a254
2 changed files with 21 additions and 22 deletions

View File

@@ -253,7 +253,9 @@
"labelPlural": "fathoms",
"symbol": "ftm",
"group": "lengths-and-distance",
"toBase": 1828.8
"toBase": 1828.8,
"description": "The conversion of dickloads to fathoms is based on a 1' x 1' x 1ftm column of pure water at 4 degrees celsius. Obviously.",
"hidden": false
}
],
"groups": [
@@ -270,7 +272,7 @@
"id": "lengths-and-distance",
"label": "Lengths and Distance",
"baseUnitId": "mm",
"toUniversal": 1,
"toUniversal": 14.2332177486,
"alwaysShowLabel": false,
"hidden": false
}