HODLERTECH / HODLER-Open-Source-Multi-Asset-Wallet

The Only Open Source Multi-Asset Wallet - Bitcoin (BTC), Bitcoin Cash (BCH), Litecoin (LTC), DASH, Ravencoin (RVN), DigiByte (DGB), Ethereum (ETH) and ERC20 tokens supported
https://hodler.tech
The Unlicense
36 stars 36 forks source link

"Hide zero balance" #74

Closed HODLERTECH closed 5 years ago

HODLERTECH commented 5 years ago

The possibility of hiding coins that do not have funds.

DanielMazurFL4RE commented 5 years ago

In createpanel set visible:=aggregateBalances(cc).confirmed+aggregateBalances(cc).uncofirmed>0 and same in updateBalances

DanielMazurFL4RE commented 5 years ago

Global switch in settings should be placed too

HODLERTECH commented 5 years ago

Add a checkbox and "Hide zero balance" above the list of coins on the main screen.