mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-20 03:20:24 +00:00
fix(StatusNavBarTabButton): ensure click signal is emitted when not menu is provided
This commit is contained in:
parent
7d96ad02ca
commit
1c0c4fdd21
@ -53,8 +53,8 @@ StatusIconTabButton {
|
||||
statusNavBarTabButton.highlighted = true
|
||||
let btnWidth = statusNavBarTabButton.width
|
||||
popupMenuSlot.item.popup(parent.x + btnWidth + 4, parent.y - 2)
|
||||
return
|
||||
}
|
||||
return
|
||||
}
|
||||
statusNavBarTabButton.clicked(mouse)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user