Bug #98693
closedModule docheader transitions its position
100%
Description
A backend module's docheader is "folded" when scrolling down in the backend module. Sometimes, the folding process appears to be laggy. This is due to the pixel-snapping approach of animating a position change. For better performance, it's recommended to animate position changes via translate()
.
Updated by Gerrit Code Review about 2 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/76218
Updated by Andreas Fernandez about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset efdd15143559572c611a7d36fc7369107c8995fc.
Updated by Gerrit Code Review about 2 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/76226
Updated by Andreas Fernandez about 2 years ago
- Status changed from Under Review to Resolved
Applied in changeset 0d2555cfc07d54035c14277f974d573db0fc4d10.