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

Layouts dont respect initX initY when assigned to a UIContainer without a padding #25

Open
arpit opened this issue Dec 14, 2009 · 0 comments

Comments

@arpit
Copy link
Owner

arpit commented Dec 14, 2009

The container sets the values of the padding when no padding is set because internally it creates a padding object of 0,0,0,0. initX initY are not respected.

workaround: Set the container's padding to the initX/Y values

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

No branches or pull requests

1 participant