Document shape_until_cursor
This commit is contained in:
parent
0f446368ca
commit
5603e30a29
1 changed files with 1 additions and 0 deletions
|
|
@ -233,6 +233,7 @@ impl<'a> TextBuffer<'a> {
|
|||
total_layout
|
||||
}
|
||||
|
||||
/// Shape lines until cursor, also scrolling to include cursor in view
|
||||
pub fn shape_until_cursor(&mut self) {
|
||||
let instant = Instant::now();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue