Finish modelling
This commit is contained in:
parent
4c78019317
commit
8d982a6c2d
2 changed files with 337 additions and 332 deletions
|
@ -2647,6 +2647,7 @@ impl Editor {
|
|||
vec![new_query],
|
||||
current_inlays,
|
||||
false,
|
||||
cx,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
@ -2668,6 +2669,7 @@ impl Editor {
|
|||
replacement_queries,
|
||||
current_inlays,
|
||||
true,
|
||||
cx,
|
||||
)
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue