mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2026-08-17 16:34:54 -05:00
fix: raise main window on errors
This commit is contained in:
@@ -599,6 +599,8 @@ impl AsyncComponent for AppModel {
|
||||
body: format!("{err:#}"),
|
||||
..Default::default()
|
||||
})));
|
||||
|
||||
root.present();
|
||||
}
|
||||
self.update_view(widgets, sender);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user