max size + better scrolling size fn
This commit is contained in:
1 parent
172e7157be
commit
5785352ac0
7 files changed
+89
-11
No files matched your search
@@ -151,7 +151,7 @@ impl Client {
|
||||
})
|
||||
.add(&mut ui);
|
||||
let text_edit_scroll = (
|
||||
msg_area,
|
||||
msg_area.height(rest(1)),
|
||||
(
|
||||
Rect::new(Color::WHITE.darker(0.9)),
|
||||
(
|
||||
|
||||
Reference in new issue
Block a user