Dispatch keystrokes and fix rerendering when window invalidated
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
co-authored by
Antonio Scandurra
parent
f5df3681f8
commit
046fe3fff9
@@ -141,6 +141,7 @@ impl WorkspaceView {
|
||||
ctx.focus(&modal);
|
||||
self.modal = Some(modal.into());
|
||||
}
|
||||
log::info!("toggle modal notify");
|
||||
ctx.notify();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user