Kinnara / ModernWpf

Modern styles and controls for your WPF applications
MIT License
4.44k stars 445 forks source link

Proposal to add Connected animation #18

Open ghost opened 4 years ago

ghost commented 4 years ago

Hello, I have another pretty interesting idea to extend the features. It would be nice to do something similar to Connected animation from UWP https://docs.microsoft.com/en-us/windows/uwp/design/motion/connected-animation, see the picture I found something similar in WPF Connected Animation in WPF Connected_animation_UWP

Kinnara commented 4 years ago

Thanks for the suggestion. I've added it to the plan. BTW on Windows Phone it was called continuum transition and was my favorite page transition.

ghost commented 4 years ago

Hey @ORRNY66 @Kinnara what about RepositionThemeAnimation, AddDeleteThemeTransition and ReorderThemeTransition. That would be life saver for us. Check the FanPanel in this codeproject article. Our project needs rearrange animations.

ghost commented 4 years ago

Hey @Kinnara can you share your plans for this project in the Github Projects Section, we will be able to see what's going on,.