- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
01-28-2019 08:42 AM
I get different colours here, what to they mean?
01-30-2019 01:52 AM
@Tealium - tumbleweed...
01-30-2019 02:14 AM
I might be wrong, but..
extObj.codeDevData.queue4Publish[sId].color = extObj.codeDevData.queueSeq % utui.customizations_template[100040].q4pColors.length;
Basically, the colour of any given queued item is just based on its sequence number in the queue, cycled through an array of colours:
q4pColors: ["regal-rose-base", "melon-mambo-base", "rich-razzelberry-base", "tempting-turquoise-base", "old-olive-base", "daffodil-delight-base", "pumpkin-pie-base", "tangerine-tango-base", "real-red-base"]
So unless I'm mistaken, it means absolutely nothing..? Just variation for variation's sake..
01-31-2019 01:29 AM
Thanks for the insight @UnknownJ - bizarre to use colours that way.
Copyright All Rights Reserved © 2008-2023