Skip to content
Snippets Groups Projects
Commit 3330a9c1 authored by Andreas Nedbal's avatar Andreas Nedbal Committed by Christian Kuhn
Browse files

[BUGFIX] Properly align positioning line at the end of tree

The positioning line is always shown above elements, regardless
of dragging position. This is most likely done to prevent jitter
of the line between elements.

This looks wrong at the end of the tree when trying to add a page
below the last child, so we add a condition to show the line at
the bottom for the last child of the tree in that case.

Resolves: #100392
Releases: main, 12.4
Change-Id: Ib5ae4fc93aff565f9f54ac5af3e5736138198b98
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79232


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 0a879340
Branches
Tags
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