andrewdavidmackenzie / pigg

Raspberry Pi GPIO GUI
Apache License 2.0
208 stars 8 forks source link

Add hover styling to dialog buttons and fields #558

Closed andrewdavidmackenzie closed 1 week ago

andrewdavidmackenzie commented 2 weeks ago

With the update to 0.13.1 of iced we lost hover styles on buttons etc of dialogs.

In particular the connection dialog would benefit from it, but I'd put the same hover style on all buttons the same.

See if we can add hover styles to text input fields, maybe tab selectors and any other elements there.

andrewdavidmackenzie commented 1 week ago

Closed via https://github.com/andrewdavidmackenzie/pigg/pull/571