Skip to content

Show exact amount in tooltip (or either by click?) #1380

Open
@mclate

Description

Right now Fava rounds all amounts to two digits (i.e., 1.23 USD). Generally it is ok, however, for some other currencies/tokens (say, BTC), it is common to have very small fractions (i.e., 0.003242 BTC). Fava will show such small amounts as 0.00 BTC.

The idea here is to show the exact amount in the tooltip (right now all tooltips show None which is very much a pythonic value and i'm not sure where it's coming from) or toggle rounding when amount is clicked: once clicked, it will show exact amount and revert to rounded one if clicked again.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions