Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix BTC valuation popups #3539

Merged
merged 1 commit into from
Nov 1, 2019

Conversation

devinbileck
Copy link
Member

When hovering over the BTC balances, the popup was using the market
price based on the locale combined with the preferred currency as its
units. This lead to the situation where it could show a mismatch
between value and units.

Instead, use the market price based on the preferred currency.

Fixes #3515

When hovering over the BTC balances, the popup was using the market
price based on the locale combined with the preferred currency as its
units. This lead to the situation where it could show a mismatch
between value and units.

Instead, use the market price based on the preferred currency.

Fixes bisq-network#3515
Copy link
Contributor

@freimair freimair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack.

Although one has to restart the application in order to get a new preferred currency to work for the tooltip. Since one would not change the preferred currency on a regular basis I recon that is ok.

@freimair freimair merged commit 901cde0 into bisq-network:master Nov 1, 2019
@devinbileck devinbileck deleted the fix-btc-valuation-popups branch November 2, 2019 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Available balance pop-up currency wrong
2 participants