mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
detect primary icon on construct, rename some actions
This commit is contained in:
parent
93942dd83d
commit
91e674ae29
3 changed files with 13 additions and 10 deletions
|
|
@ -131,8 +131,8 @@ impl Navigation {
|
|||
self.request.grab_focus()
|
||||
}
|
||||
|
||||
pub fn identity(&self) {
|
||||
self.request.identity(&self.profile)
|
||||
pub fn show_identity_dialog(&self) {
|
||||
self.request.show_identity_dialog(&self.profile)
|
||||
}
|
||||
|
||||
// Setters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue