Project

General

Profile

Actions

Bug #98693

closed

Module docheader transitions its position

Added by Andreas Kienast about 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-10-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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().

Actions

Also available in: Atom PDF