Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Nick Thissen
on
Very nice theme!

For the swap animations; I don't think it's possible at the moment, sorry. The core logic behind swap animations is that you have to decide the position of each element in the ticker manually (and animate that when a position swap happens). This is not really possible the way the ticker currently works. Each element is already positioned in a stack in fixed order, and only the data changes. The only way to change their position is to go really deep into the UI elements of the theme. We don't provide a way to do that (though it may be possible in some difficult workaround).

I am thinking of changing the way the ticker works to support animations between items but it is a significant redesign and I'm also afraid to break the current version... I'll think about it some more as there are many requests for it.