Refresh windows on toggle_filters.

This commit is contained in:
Piotr Osiewicz
2023-08-04 12:25:18 +02:00
parent 50d03ffc8c
commit 792f29e288
+1
View File
@@ -1513,6 +1513,7 @@ impl ProjectSearchBar {
search_view
.excluded_files_editor
.update(cx, |_, cx| cx.notify());
cx.refresh_windows();
cx.notify();
});
cx.notify();