Cancel outstanding fuzzy-matching calls before starting a new one

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
Max Brunsfeld
2021-04-26 16:14:43 -07:00
co-authored by Nathan Sobo
parent 09f5c7c23e
commit 55fcc586bc
4 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ where
fn scroll(
&self,
position: Vector2F,
_: Vector2F,
delta: Vector2F,
precise: bool,
scroll_max: f32,