mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-08 19:57:14 +00:00
@@ -589,9 +589,7 @@ var _CPPopoverWindow_shouldClose_ = 1 << 4,
|
||||
// Make absolutely sure no dangling event listeners are left
|
||||
#if PLATFORM(DOM)
|
||||
if (_animates && _browserAnimates)
|
||||
{
|
||||
_DOMElement.removeEventListener(CPBrowserStyleProperty("transitionend"), _orderOutTransitionFunction, YES);
|
||||
}
|
||||
#endif
|
||||
|
||||
[self _removeFrameObserver];
|
||||
|
||||
Reference in New Issue
Block a user