gui-qml icon indicating copy to clipboard operation
gui-qml copied to clipboard

Introduce List Item Settings states in accordance to the design file

Open jarolrod opened this issue 2 years ago • 2 comments

2023-01-26_22-06

We are missing some states for the list item settings which are defined in the design file:

Frame 15

jarolrod avatar Jan 27 '23 03:01 jarolrod

Filled, Hover, and Active being added in https://github.com/bitcoin-core/gui-qml/pull/241

jarolrod avatar Feb 01 '23 06:02 jarolrod

https://github.com/bitcoin-core/gui-qml/pull/243 introduces disabled https://github.com/bitcoin-core/gui-qml/pull/256 introduces EMPTY state

The remaining states are

  • Error

jarolrod avatar Feb 01 '23 18:02 jarolrod