Bitcoin Core: Unit Display status bar control demo
June 6th 2014.
Patch Source Code: https://github.com/bitcoin/bitcoin/pull/4302/files
This is to demonstrate a new Unit Display control I've placed on the status bar of Bitcoin Core (Qt client).
It displays the current Unit of Display and it allows the user to change it with a simple context menu.
I've also added the current unit of display next to the title of the "Amount" column, something that could've caused confusion in the past if the user changed the units and forgot about it.
I've...
From: Angel Leon
Related topics : bitcoin source code / bitcoin client github
1 Resources