Completed
Last Updated: 02 Oct 2020 07:21 by ADMIN
Release LIB 2020.3.912
Joshua
Created on: 16 Jul 2020 15:08
Category: UI for WPF
Type: Bug Report
2
RadDiagram: The show and hide animations in the toolbox are not affected by AnimationManager.IsGlobalAnimationEnabled
Setting the AnimationManager.IsGlobalAnimationEnabled to false does not affect the animation of the toolbox expandable part.

WORKAROUND:
Extract the template of the toolbox control and set the duration of the DoubleAnimations inside the "showAnimation" and "hideAnimation" storyboards to zero.
0 comments