mastercoin-MSC / masterchest-wallet

Masterchest Wallet
MIT License
15 stars 13 forks source link

Closing the wallet should minimize it instead #38

Closed ripper234 closed 10 years ago

ripper234 commented 10 years ago

When you click on the close (X) icon for bitcoin-qt, it minimizes to the taskbar. Masterchest should behave in the same way.

This can be configurable (but even if we don't have a settings page, it can be implemented to be this way by default).

Right-click-exit on the taskbar item, or on the wallet itself, should close it.

zathras-crypto commented 10 years ago

FYI Bitcoin-qt doesn't behave like this by default. Only if you go in and set 'minimize on close' in bitcoin-qt's settings.

I've seen this requested twice now so have implemented this as default behaviour for the next update.

ripper234 commented 10 years ago

Great. So I'm closing this issue as it is fixed, right?

zathras-crypto commented 10 years ago

Yep changed behaviour in latest update (build 0021). I've been meaning to go through and close out issues that have been addressed in the last couple builds.

Thanks Zathras