Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anchors don't work with negatively scaled Controls #41221

Closed
kiriri opened this issue Aug 13, 2020 · 1 comment
Closed

Anchors don't work with negatively scaled Controls #41221

kiriri opened this issue Aug 13, 2020 · 1 comment
Labels

Comments

@kiriri
Copy link

kiriri commented Aug 13, 2020

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

@KoBeWi
Copy link
Member

KoBeWi commented Aug 13, 2020

This happens with any scale other than 1,1.
Duplicate of #19068

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants