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

Fix Custom Dialog Dockpanel still using space even if its children are set to invisible #345

Merged
merged 3 commits into from Jan 29, 2024

Conversation

af-silva
Copy link

Hide the Dockpanel if both of its children are set to invisible (this is, they don't have content)

Before:
image

After:
image

afsilva added 3 commits January 29, 2024 16:01
…dren were invisible

this uses the already existing converters to set the visibility of the dockpanel based on its own children visibility
@SKProCH SKProCH merged commit b53cf89 into AvaloniaCommunity:master Jan 29, 2024
@SKProCH
Copy link
Collaborator

SKProCH commented Jan 29, 2024

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants