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

RFI: FlowLayoutGroup horizontal AND vertical fill #456

Open
gabrieloc opened this issue Nov 7, 2023 · 1 comment
Open

RFI: FlowLayoutGroup horizontal AND vertical fill #456

gabrieloc opened this issue Nov 7, 2023 · 1 comment
Labels
question Further information is requested

Comments

@gabrieloc
Copy link

FlowLayoutGroup appears to fill only based off the specified startAxis despite childForceExpandWidth/Height being selected.

For example, I'd expect the elements here to fill available height

image

And similarly here but for available width

image

Child elements have flexible width and height (via attached LayoutElements). Please let me know if I'm misunderstanding this API or if this is functionality that exists which I am not correctly accessing.

@gabrieloc gabrieloc added the question Further information is requested label Nov 7, 2023
@SimonDarksideJ
Copy link
Contributor

Interesting, I will have to investigate this phenomenon, thanks for the report @gabrieloc

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

No branches or pull requests

2 participants