From 1b784a6c731576b969aa461ec0b4d5220b1f6c78 Mon Sep 17 00:00:00 2001 From: Davide Grilli Date: Mon, 15 Jun 2026 10:58:39 +0200 Subject: [PATCH] fix(ui): prevent text overflow on mobile UnconfirmedText (pending/unconfirmed balance) now wraps instead of clipping horizontally. Contact name in mobile list gets CharacterEllipsis trimming for arbitrarily long user-defined names. --- src/App/Views/MainView.axaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/App/Views/MainView.axaml b/src/App/Views/MainView.axaml index d90e231..9ff6ca6 100644 --- a/src/App/Views/MainView.axaml +++ b/src/App/Views/MainView.axaml @@ -186,7 +186,8 @@ wallet è in File. Lo stato connessione è nella barra in basso. --> - + @@ -476,7 +477,8 @@ - +