Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MetroProgressBar System.Windows.Media.Animation Warning 6 #1664

Merged
merged 2 commits into from
Nov 22, 2014

Conversation

punker76
Copy link
Member

this pr should fix this warning. it happens on initial show and if we toggle IsIndeterminate.

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='12083158'; Storyboard.Type='System.Windows.Media.Animation.Storyboard'; TargetElement='System.Windows.Media.Animation.Storyboard'; TargetElement.HashCode='12083158'; TargetElement.Type='System.Windows.Media.Animation.Storyboard'

Closes #1631

punker76 added a commit that referenced this pull request Nov 22, 2014
…tionWarning

Fix MetroProgressBar System.Windows.Media.Animation Warning 6
@punker76 punker76 merged commit 30a5748 into master Nov 22, 2014
@punker76 punker76 deleted the punker76-MetroProgressBar-AnimationWarning branch November 22, 2014 22:54
This was referenced Dec 1, 2014
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