bitcoin-core/gui-qml

Introduce Current Network Indicator

jarolrod opened this issue · 3 comments

Introduce the Current Network Indicator component which signals to the user what network they are currently on, per the design file

Block clock-2

Screenshot 2023-01-30 at 10 22 07 AM

hi @jarolrod
How is it? I tried to introduce the current network indicator.
I'll code this too.

@anmode the current network indicator is the colored box you see below the block clock, that's whats needed to be implemented. No more states of this component are needed.

There's an indicator for every network except main as that is not needed.

@anmode the current network indicator is the colored box you see below the block clock, that's whats needed to be implemented. No more states of this component are needed.

There's an indicator for every network except main as that is not needed.

Ohh my bad! I got it now.
I code then nd generate pR for the same!