I would like to animate the split position from 0% to 50%. Is this possible? If so, is there something I can do with a css property as in the Animator add-on or must I do something to the component itself? Any direction would be greatly appreciated. Thanks in advance!
There is already a ticket
#5071
for adding animations to the
SplitPanel
. The ticket is still open but there is a patch by Jouni which could be applied to the client-side class
VSplitPanel
to add the animations.
- Teemu
Very good. Thanks!