Freelancer
Well-known member
In other add-ons I recognize a variable for indicating a new (unviewed) item, like
Can someone point me to the right direction?
Intention is to make a "New" indicator for all new media thumb containers because in it's default state it is hard for users to see which uploads are unseen/new for them.
$item.isNew
. That makes it possible to have additional styling classes by including <xen:if></xen:if> template mods. What is the deal with XFMG? I can't find a variable neither was a css style class established for new media items.Can someone point me to the right direction?
Intention is to make a "New" indicator for all new media thumb containers because in it's default state it is hard for users to see which uploads are unseen/new for them.