Actions
Bug #90611
closedImplementation of RequestAnimationFrameEvent makes no sense
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-03-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The current implementation of RequestAnimationFrameEvent makes no sense as this kind of event always binds to window
and cannot be released.
Actions