Skip to content

Conversation

punker76
Copy link
Member

this PR fix this two possible animation warnings, so a DataGrid with a MetroProgressBar should now be faster!

System.Windows.Media.Animation Warning: 6 : Unable to perform action because the specified Storyboard was never applied to this object for interactive control.; Action='Stop'; Storyboard='System.Windows.Media.Animation.Storyboard'; Storyboard.HashCode='39750236'; Storyboard.Type='System.Windows.Media.Animation.Storyboard'; TargetElement='System.Windows.Controls.Grid'; TargetElement.HashCode='19146950'; TargetElement.Type='System.Windows.Controls.Grid'
System.Windows.Media.Animation Warning: 6 : Unable to perform action because the specified Storyboard was never applied to this object for interactive control.; Action='Remove'; Storyboard='System.Windows.Media.Animation.Storyboard'; Storyboard.HashCode='39750236'; Storyboard.Type='System.Windows.Media.Animation.Storyboard'; TargetElement='System.Windows.Controls.Grid'; TargetElement.HashCode='19146950'; TargetElement.Type='System.Windows.Controls.Grid'

punker76 added 2 commits June 30, 2015 23:27
System.Windows.Media.Animation Warning: 6 : Unable to perform action
because the specified Storyboard was never applied to this object for
interactive control.; Action='Stop';
Storyboard='System.Windows.Media.Animation.Storyboard';
Storyboard.HashCode='39750236';
Storyboard.Type='System.Windows.Media.Animation.Storyboard';
TargetElement='System.Windows.Controls.Grid';
TargetElement.HashCode='19146950';
TargetElement.Type='System.Windows.Controls.Grid'

System.Windows.Media.Animation Warning: 6 : Unable to perform action
because the specified Storyboard was never applied to this object for
interactive control.; Action='Remove';
Storyboard='System.Windows.Media.Animation.Storyboard';
Storyboard.HashCode='39750236';
Storyboard.Type='System.Windows.Media.Animation.Storyboard';
TargetElement='System.Windows.Controls.Grid';
TargetElement.HashCode='19146950';
TargetElement.Type='System.Windows.Controls.Grid'
@punker76 punker76 added this to the 1.2.0 milestone Jun 30, 2015
punker76 added a commit that referenced this pull request Jun 30, 2015
…ing-fix

MetroProgressBar System.Windows.Media.Animation warning fix
@punker76 punker76 merged commit fa6cd6d into master Jun 30, 2015
@punker76 punker76 deleted the MetroProgressBar-Animation-Warning-fix branch July 8, 2015 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant