Working scrollbar
This commit is contained in:
parent
df1d1dddc6
commit
000e31a14f
4 changed files with 58 additions and 26 deletions
|
|
@ -174,7 +174,6 @@ impl App {
|
|||
}
|
||||
|
||||
if area.len() <= 1 {
|
||||
let _formgen = area[0].height;
|
||||
dbg!(area[0].height);
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue