Skip to content
Snippets Groups Projects
Commit e051a5e9 authored by Christian Eßl's avatar Christian Eßl Committed by Andreas Fernandez
Browse files

[BUGFIX] Show scrollbar earlier in pagetree on larger pagetrees

On larger pagetrees, the svg pagetree cut off too many elements at
the bottom and the scrollbar was activated much too late. This was
because the calculated css height of the pagetree could become larger
than the height of the html body itself.
Also redraw the height when the page doktype icon list gets updated.

Resolves: #90555
Resolves: #89193
Releases: master, 9.5
Change-Id: Ice8c46110e2e8c92469a3d2ab12a7744bd6fc7de
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63511


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarRiccardo De Contardi <erredeco@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent fcfac199
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment