Actions
Bug #103077
closedFont cut-off in new Tree rendering
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2024-02-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Pages containing letters that go below the baseline (g, j, p, q) are cut off in the rendering, see screenshot
Files
Updated by Garvin Hicking 10 months ago
- Related to Feature #103043: Modernize tree rendering and implement RTL and dark mode added
Updated by Nikita Hovratov 10 months ago
removing `line-height: 1` from `.node-name` seems to fix it. But don't know if it has other implications.
Updated by Gerrit Code Review 10 months ago
- Status changed from New 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/+/82870
Updated by Benjamin Kott 10 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c0a0c292271cafec334203b445474f2ce44425cc.
Actions