From 13209090f23ff1c55e265b6645c73036cc91b2e7 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Wed, 14 Jan 2026 22:17:06 -0600 Subject: [PATCH] fix attribute area on detail stream hover --- web/src/components/timeline/DetailStream.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/web/src/components/timeline/DetailStream.tsx b/web/src/components/timeline/DetailStream.tsx index ac560a4df..ef9cd6364 100644 --- a/web/src/components/timeline/DetailStream.tsx +++ b/web/src/components/timeline/DetailStream.tsx @@ -887,7 +887,10 @@ function LifecycleItem({ {attributeAreaPx}{" "} - {t("information.pixels", { ns: "common" })}{" "} + {t("information.pixels", { + ns: "common", + area: attributeAreaPx, + })}{" "} ยท{" "} {attributeAreaPct}%