Animation limited by panel
问题 It's a little hard to describe but I'll try my best. I have a control which has an image and a label and it needs to have 2 states ("Big", and "Small"). On the "Big" state the image should be centered at the top of the control, and the label should be center below (Just like a dock with an image and a label docked to the top). On the "Small" state the image should be smaller and at the top left of the control, and the label should be right next to it. The big state should look like so: And