Add navigation deduping
Co-authored-by: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
co-authored by
Antonio Scandurra
parent
5cd94b5b92
commit
e36104f30d
@@ -5060,7 +5060,7 @@ impl Editor {
|
||||
cx.notify();
|
||||
}
|
||||
|
||||
fn transact(
|
||||
pub fn transact(
|
||||
&mut self,
|
||||
cx: &mut ViewContext<Self>,
|
||||
update: impl FnOnce(&mut Self, &mut ViewContext<Self>),
|
||||
|
||||
Reference in New Issue
Block a user