new scrolling

This commit is contained in:
2025-11-21 01:40:22 -05:00
parent bdcdb01524
commit 6405c1bb3b
2 changed files with 1 additions and 2 deletions

2
iris

Submodule iris updated: acd67179b7...172e7157be

View File

@@ -160,7 +160,6 @@ pub fn msg_panel(client: &mut Client, network: NetSender) -> impl WidgetFn<Stack
( (
msg_area msg_area
.clone() .clone()
.align(Align::BOT)
.scroll() .scroll()
.pad(Padding::x(15)) .pad(Padding::x(15))
.height(rest(1)), .height(rest(1)),