Fix comment typo
This commit is contained in:
parent
8838dbae69
commit
4c8e330c05
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ impl Component for Wrapper {
|
|||
.expect("should be able to limit items in info_text");
|
||||
}
|
||||
|
||||
// scroll to bottom only if at bottom
|
||||
// scroll to top only if at top
|
||||
|
||||
// DEBUG
|
||||
//log::info!("at_top is {}", if at_top { "true" } else { "false" });
|
||||
|
|
Loading…
Reference in a new issue