mirror of
https://code.gri.mw/GUI/grim.git
synced 2026-07-04 05:57:29 +00:00
fix: close wallet panels when settings are open
This commit is contained in:
@@ -516,6 +516,7 @@ impl WalletsContent {
|
||||
}
|
||||
}, ui);
|
||||
if show_settings {
|
||||
self.wallet_content.back(cb);
|
||||
self.settings_content = Some(SettingsContent::default());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user