notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

commit d2158a64823490b79ac52eb69c5ccab85a5f55d9
parent 54c0fdb563a2d9bd4e633b8249597a4895f44863
Author: kernelkind <kernelkind@gmail.com>
Date:   Mon, 12 May 2025 12:26:06 -0400

display name should wrap

Signed-off-by: kernelkind <kernelkind@gmail.com>

Diffstat:
Mcrates/notedeck_ui/src/profile/mod.rs | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crates/notedeck_ui/src/profile/mod.rs b/crates/notedeck_ui/src/profile/mod.rs @@ -25,7 +25,7 @@ pub fn display_name_widget<'a>( }); let (username_resp, nip05_resp) = ui - .horizontal(|ui| { + .horizontal_wrapped(|ui| { let username_resp = name.username.map(|username| { ui.add( Label::new(