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

Split container hidden sizing #3348

Merged

Commits on Oct 20, 2022

  1. Visibility check for sizing

    These checks are only required if the widget does not have container. If a parent container is present, the container checks for child visibility when working out it's MinSize.
    itsjustdel committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    dc25d62 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Test for hidden widget

    itsjustdel committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3ee7c91 View commit details
    Browse the repository at this point in the history