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

Introduce Navigation button states in accordance to the design file

Open jarolrod opened this issue 2 years ago • 1 comments

back nav done nav
2023-01-28_16-04 2023-01-28_16-12

We are missing some states for the nav buttons which are defined in the design file:

default (implemented) Hover Pressed Focused
Content=Icon + label, Style=Free, Size=Large, State=Default Content=Icon + label, Style=Free, Size=Large, State=Hover Content=Icon + label, Style=Free, Size=Large, State=Pressed Content=Icon + label, Style=Free, Size=Large, State=Focused

jarolrod avatar Jan 28 '23 21:01 jarolrod

the color states has been added, but this will be closed when we figure out the sizing issues.

jarolrod avatar Jan 31 '23 00:01 jarolrod

sizing issues fixed in https://github.com/bitcoin-core/gui-qml/pull/260

jarolrod avatar Sep 25 '24 11:09 jarolrod