bitcoin-core / gui-qml

Bitcoin GUI (experimental QML-based fork)
MIT License
106 stars 40 forks source link

Fix block clock display mode button active states #380

Open GBKS opened 7 months ago

GBKS commented 7 months ago

Issues, reports or feature requests related to the GUI should be opened directly on the GUI repo

Report

In the settings page for the block clock display mode, none of the buttons are selected by default. One of them is active, but the user can't tell which one.

Desired solution, the UI element of the active mode should have the appropriate visual state.

image