We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e69661c commit 16dd941Copy full SHA for 16dd941
1 file changed
Plugin/Plugin.m
@@ -462,6 +462,7 @@ - (void)webPlugInDestroy
462
[self setWebView:nil];
463
[self setBaseURL:nil];
464
[self setAttributes:nil];
465
+ [self setOriginalOpacityAttributes:nil];
466
467
[_flashVars release];
468
_flashVars = nil;
0 commit comments