Notify when buffer search matches change
This commit is contained in:
parent
847322215e
commit
8cde15cb72
1 changed files with 1 additions and 0 deletions
|
@ -552,6 +552,7 @@ impl BufferSearchBar {
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
cx.notify();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}));
|
}));
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue