Avoid auto-scrolling the editor when inserting/removing headers
This commit is contained in:
parent
f8b9417406
commit
1aa1774688
5 changed files with 29 additions and 7 deletions
|
@ -2883,6 +2883,7 @@ mod tests {
|
|||
position: Anchor::min(),
|
||||
render: Arc::new(|_| Empty::new().into_any()),
|
||||
}],
|
||||
None,
|
||||
cx,
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue