https://bugs.kde.org/show_bug.cgi?id=525806
--- Comment #6 from [email protected] --- > Considering this is mainly about my own application (Syncthing Tray) I might > be able to work around this limitation on my end more easily. I have an icon > engine for my custom icons besides the `QQuickImageProvider` so perhaps I can > just use that. Looks like `icon.name` doesn't work with my `QIconEnginePlugin`. Not sure whether that's a general limitation or just a problem with my plugin. (It is definitely loaded as the icons work in the Qt Widgets based parts of the app.) For now I've added at least generic icon names as a fallback on buttons that use `AbstractButton.IconOnly` so the UI doesn't look completely broken. -- You are receiving this mail because: You are watching all bug changes.
