-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
A-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behavior
Description
Definitely a bug. The extraction system is meant to retrieve the size of the node's parent in a separate query (or use the width of the viewport if it is a root node). Instead here it's basing percentage border values on the node's own width, which is incorrect.
Originally posted by @ickshonpe in #15104 (comment)
Metadata
Metadata
Assignees
Labels
A-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behavior