Bug #90448
closedAdmin panel rendering "Tree display" doesn't show icons and guidelines
100%
Description
When debugging rendering times in the admin panel, and the "Tree display" setting is enabled, the view should show icons and guidelines showing which line is a children of which parent.
Seems that some icon related markup is in html, but its not styled properly.
Files
Updated by Gerrit Code Review almost 5 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63355
Updated by Tymoteusz Motylewski almost 5 years ago
Current status - lines are shown, but icons needs to be fixed
Updated by Gerrit Code Review almost 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63355
Updated by Gerrit Code Review almost 5 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63355
Updated by Christian Eßl over 4 years ago
Icons still look weird.
Second text line lies over the dotted line (needs an indent)
Updated by Gerrit Code Review over 4 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63355
Updated by Tymoteusz Motylewski over 4 years ago
Result after the last patchset:
Updated by Tymoteusz Motylewski over 4 years ago
TS I've used for testing:
page > page = PAGE page.10 = TEXT page.10.value = Click page.10.typelink.parameter = 16 page { 20 = COA 20 { 2010 = TEXT 2010.value = something 2020 = COA 2020 { 202010 = TEXT 202010.value = third level 202020 = COA 202020 { 10 = TEXT 10.value = oiwjdiowjei } 202030 = TEXT 202030.value = third level 202040 = COA 202040 { 10 = TEXT 10.value = oiwjdiowjei } } stdWrap = oiwehfwhfohi | iowhiohweof stdWrap.cObject = TEXT stdWrap.cObject.value = stdwrap } }
Updated by Tymoteusz Motylewski over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset dc9e8bfe0cff10f4dd46d2b0e98eb51eb2450194.
Updated by Gerrit Code Review over 4 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 9.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/+/63541
Updated by Tymoteusz Motylewski over 4 years ago
- Status changed from Under Review to Resolved
Applied in changeset c047024b7b6427e8231496a634ebd6392cd2f233.