Skip to content

fix usagestats bar sizing, unspent calculation

Ava Howell requested to merge barwidth into master

See #727 (closed). This PR fixes an edge case where the spending bars could overflow their container, and changes Sia-UI to use the API's unspent instead of doing its own unspent calculation.

Merge request reports