Skip to content
New issue

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

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

Already on GitHub? # to your account

warning, MetroProgressBar #1632

Closed
huinalam opened this issue Nov 2, 2014 · 1 comment
Closed

warning, MetroProgressBar #1632

huinalam opened this issue Nov 2, 2014 · 1 comment
Milestone

Comments

@huinalam
Copy link

huinalam commented Nov 2, 2014

if execute MetroProgressBar, as below, print Debug output.

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'

as solution, i remove code.
In "ResetStoryboard" Method,
delete "indeterminate.Storyboard.Remove();"

but, I don' know, why warning? remove Method does not work.
if possible, i want the answer.

@punker76
Copy link
Member

punker76 commented Dec 1, 2014

fixed with #1664

@punker76 punker76 closed this as completed Dec 1, 2014
@punker76 punker76 added this to the v1.0 milestone Dec 1, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

2 participants