Clipster the original hipster
This commit is contained in:
parent
cb2ca572e4
commit
398f9665c9
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ fn scroll_editor(
|
|||
ScrollAmount::Line(amount.lines(visible_line_count) - 1.0)
|
||||
}
|
||||
}
|
||||
_ => amount.clone(),
|
||||
_ => amount,
|
||||
};
|
||||
|
||||
editor.scroll_screen(&amount, window, cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue