MaterialDesignInXAML / MaterialDesignInXamlToolkit

Google's Material Design in XAML & WPF, for C# & VB.Net.
http://materialdesigninxaml.net
MIT License
15.18k stars 3.43k forks source link

Fix #3240 - Fixed Visibility bug on FadeWipe class #3621

Closed MichelMichels closed 4 months ago

MichelMichels commented 4 months ago

This PR should fix #3240 by eliminating unneeded code and optimizing the opacity values used for the animations when moving fast between animations (TransitionSlides).