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

[NUI] Fix AbsoluteLayout to consider Margin and Padding #6662

Draft
wants to merge 1 commit into
base: DevelNUI
Choose a base branch
from

Conversation

jaehyun0cho
Copy link
Contributor

AbsoluteLayout is fixed to consider Margin and Padding when it measures and layouts.

Description of Change

API Changes

  • ACR:

AbsoluteLayout is fixed to consider Margin and Padding when it measures
and layouts.
@jaehyun0cho
Copy link
Contributor Author

jaehyun0cho commented Feb 12, 2025

This PR should be applied with AbsoluteLayout's LayoutBounds and LayoutFlags options.
i.e. Margin and Padding is considered in Measure and Layout only if LayoutBounds and LayoutFlags options are used.

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

Successfully merging this pull request may close these issues.

2 participants