From 43600cc33edc3c8ac8fb0255ba5c44aa6b1b5b39 Mon Sep 17 00:00:00 2001 From: Juan Date: Sat, 13 Jun 2026 05:35:04 +0200 Subject: [PATCH] fix: add tooltip clarifying gold display includes item purchases The gold advantage chart now shows a tooltip explaining that the gold value represents total gold (unspent + spent on items), aligning with how League of Legends displays gold in-game. --- src/ui-v2/components/DraftResultScreenV2.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ui-v2/components/DraftResultScreenV2.tsx b/src/ui-v2/components/DraftResultScreenV2.tsx index be373f1a7..18b052fbe 100644 --- a/src/ui-v2/components/DraftResultScreenV2.tsx +++ b/src/ui-v2/components/DraftResultScreenV2.tsx @@ -440,7 +440,8 @@ export default function DraftResultScreenV2({

{t("match.draftResult.duration")}: {selectedResult.durationMinutes}m

-

+

+ {blueTri} ยท - {redTri}