Just a quick question

Just a quick question

Can scenes and transitions be used in LL?

EDIT: transitions works by using the rootView of a single item, what about scenes instead?

]]>

4 Commentsto Just a quick question

  1. Anonymous says:

    < ![CDATA[

    What exactly do you want to achieve but you can’t? 

    ]]>

  2. Anonymous says:

    < ![CDATA[

    I want to set a custom transition for a group of items.


    To do this i need to create a Scene from a ViewGroup in which are contained all the views that i want to move. 


    But items don’t have views XD so what I should do?

    ]]>

  3. Anonymous says:

    < ![CDATA[

    Items do have views (item.getRootView() if I remember correctly) however this is not saved so LL will move the items back as soon as you scroll or do something.



    You will need to use custom scenes that moves items based on lighting functions

    ]]>

  4. Anonymous says:

    < ![CDATA[

    So I can create a ViewGroup by using the rootView of each item and then I can create a scene from that ViewGroup.


    I’ll try and report.

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *