In that case you have to consider changing the Visibility to be the animation. If you want it to resize before it collapses, you have to do that explicitly.
You can pretty easily build that component yourself by combining basic UX building blocks though. We’ve deliberately stayed away from single-use-case abstractions like that
You can pretty easily build that component yourself by combining basic UX building blocks though. We’ve deliberately stayed away from single-use-case abstractions like that
> Sorry but I dont think that animating the “Collapsed” would be a single-use-case. It would be awesome if Change Collapsed would have a working Duration Property instead behaving like the Delay-Property. If anyone could complete the above code, how to create a custom collapsed animation, it would be VERY helpful for such noobs like me. Thank you very much Blade
This is very interesting, but if you don’t mind how would you collapse only from one side let’s say I only want the animation to only collapse from the bottom?