Skip to content

Support ImageResponse and Texture type image providers in Kirigami::Icon

This ensures that if you assign an ImageResponder or Texture based QQuickImageProvider as a source on Kirigami's Icon, you don't just end up with a generic placeholder icon, but rather you get the icon you expected.

Edited by Dan Leinir Turthra Jensen

Merge request reports