Support Atlas textures in FadingNode
ClosedPublic

Authored by davidedmundson on Mar 6 2018, 11:10 AM.

Details

Summary

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.

Test Plan

Moused over icon, it changed correctly
Set core profile, moused over an icon it changed correctly

Diff Detail

Repository
R242 Plasma Framework (Library)
Branch
origin-master (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
davidedmundson created this revision.Mar 6 2018, 11:10 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 6 2018, 11:10 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
davidedmundson requested review of this revision.Mar 6 2018, 11:10 AM
broulik accepted this revision.Mar 6 2018, 12:29 PM
This revision is now accepted and ready to land.Mar 6 2018, 12:29 PM
This revision was automatically updated to reflect the committed changes.