Skip to content

Use Kirigami.Icon for icons, rather than Image

Nate Graham requested to merge ngraham/elisa:use-icons-not-images into release/21.12

This allows various icons to change their color instantly in response to changes in the active color scheme, and removes a lot of code that becomes unnecessary after the port is done.

BUG: 446446 FIXED-IN: 21.12.1

Now these icons change color instantly when you change the color scheme: color_changing

cc @bharadwaj-raju @fusionfuture

Merge request reports