Forum /
Sencha Touch 1.x Forums /
Sencha Touch 1.x: Q&A /
Unanswered: Full coloured icons in TabPanel - How to?
Unanswered: Full coloured icons in TabPanel - How to?
I am trying to get full colored icons to display in a TabPanel.
I have already gone through the motions of getting the icon coded in a Base64 String and created an icon class in my scss.
.x-tab img.offender, .x-button img.x-icon-mask.offender {
-webkit-mask-image: url('data:image/png;base64,XXX');
where XXX is the encoded icon.
The problem with this is that when I use it in the TabPanel, the icon appears but with the current theme's color applied to it so it ends up being monochromatic.
Any help will be much appreaciated.
Hi,
I have the same request too !
Do you finally found the solution of the problem ?
Thanks,
Raph
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us