Fix absolute position when padding on parent in place #1016
Reference in New Issue
Block a user
No description provided.
Delete Branch "woehrl01/fix-absolute-with-padding"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR fixes #850 where the padding of the parent is used mistakenly included for the calculation of children's size.
It also fixes the bug where the boarder of the parent is used, instead of the padding for positioning.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.