Previously IconItem would create icons in new textures for animating. By
keeping them in the atlas not only do we avoid that, but we should
implicitly share the QSGTexture used for non-animating item.
Details
Details
- Reviewers
broulik - Group Reviewers
Plasma - Commits
- R242:02c419453462: Support Atlas textures in FadingNode
Moused over icon, it changed correctly
Set core profile, moused over an icon it changed correctly
Diff Detail
Diff Detail
- Repository
- R242 Plasma Framework (Library)
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.