chore(@AccountContexMenu.qml): make the context menu dynamic
Removed the predefined width to the new option of including/excluding from total balance is fully visible
This commit is contained in:
parent
c7c5ec340d
commit
63112545a8
|
@ -18,7 +18,6 @@ StatusMenu {
|
||||||
signal addWatchOnlyAccountClicked()
|
signal addWatchOnlyAccountClicked()
|
||||||
signal hideFromTotalBalanceClicked(string address, bool hideFromTotalBalance)
|
signal hideFromTotalBalanceClicked(string address, bool hideFromTotalBalance)
|
||||||
|
|
||||||
width: 204
|
|
||||||
|
|
||||||
StatusSuccessAction {
|
StatusSuccessAction {
|
||||||
id: copyAddressAction
|
id: copyAddressAction
|
||||||
|
|
Loading…
Reference in New Issue