Bug #90448
closed
Admin panel rendering "Tree display" doesn't show icons and guidelines
Added by Tymoteusz Motylewski almost 5 years ago.
Updated over 4 years ago.
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
- Description updated (diff)
- Status changed from New to Under Review
Current status - lines are shown, but icons needs to be fixed
Icons still look weird.
Second text line lies over the dotted line (needs an indent)
Result after the last patchset:
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
}
}
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Under Review
- Status changed from Under Review to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF