Wire welcome dialog with navigation and first-run detection
This commit is contained in:
@@ -159,6 +159,8 @@ fn build_ui(app: &adw::Application) {
|
||||
ui.step_indicator.set_current(0);
|
||||
|
||||
window.present();
|
||||
|
||||
crate::welcome::show_welcome_if_first_launch(&window);
|
||||
}
|
||||
|
||||
fn build_menu() -> gtk::gio::Menu {
|
||||
|
||||
Reference in New Issue
Block a user