You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue description:
Resizing a parent control node doesn't resize the child correctly, if the child has negative rect_scale
Steps to reproduce:
(Using the example project)
Select 'Control' node and resize it (via red bubbles / Q transformation tool).
The child will behave unexpected by leaving the parent's bounds.
Godot version:
3.2.2
OS/device including version:
Any
Issue description:
Resizing a parent control node doesn't resize the child correctly, if the child has negative rect_scale
Steps to reproduce:
(Using the example project)
Select 'Control' node and resize it (via red bubbles / Q transformation tool).
The child will behave unexpected by leaving the parent's bounds.
Minimal reproduction project:
Bug_NegativeScale-Anchors.zip
The text was updated successfully, but these errors were encountered: