Actions
Bug #90810
closedImprove event listeners for onscroll and onresize
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-03-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Some event listeners bound to scroll
and resize
are executed every time the event is triggered which is not necessary.
Actions