[bisq-network/bisq] Dark mode: ColoredDecimalPlacesWithZerosText not working as intended (#4019)

James Cox notifications at github.com
Fri Feb 28 23:02:24 UTC 2020


### Description

Bisq has a cool feature where trailing zeros after the decimal place are grayed out so that the user's eye can quickly see the relevant number.  Instead of 0.1000 it shows 0.1 (the extra 000 is almost invisible).

In dark mode the trailing zeros are shown in full.  

Screenshots highlighting the problem are included below.

#### Version
1.2.7

### Steps to reproduce

Look at the BSQ market offer book in light mode, verify that irrelevant zeros in the BTC amount are grayed out.
Switch to dark mode, then look at the BSQ market offer book.  Irrelevant zeros in the BTC amount are shown in full.

### Screenshots

![image](https://user-images.githubusercontent.com/47253594/75593680-bb524700-5a4b-11ea-860e-9dc66dbfe9a8.png)

![image](https://user-images.githubusercontent.com/47253594/75593714-d329cb00-5a4b-11ea-8bc2-02249bd7cde0.png)

#### Device or machine
Ubuntu 18.04 LTS

#### Additional info
This might be a CSS issue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4019
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200228/a65b6bfc/attachment.html>


More information about the bisq-github mailing list