com.unity.uiextensions
com.unity.uiextensions copied to clipboard
Animations for Auto Layout Groups
Issue created by Nico Wiedemann as Bitbucket Issue #29 on 2015.10.11 08:54. I suggest adding a scripts allowing to add an animation to all members of a layout group. The animation should be able to be triggered automatically on adding the element to the layout group or programmatically via script (e.g. with a delay for groups which should show staged animation, like it is done here with the second and third menu).
http://darkgenesis.zenithmoon.com/the-unity-ui-extensions-update/#comment-5794
On 2015.10.20 09:35, Huzaifa Arab commented: Although it could be coded on a per case basis, it would be great to have a panel which shows items being sorted as a tween. :)