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

Wpf: Fix Scrollable when child size is changed #2709

Conversation

cwensley
Copy link
Member

@cwensley cwensley commented Dec 3, 2024

When you change the preferred size of a control, say a Scrollable's content, it does not update the scrollable area unless you manually call UpdateScrollSizes(). Now this is done automatically.

@cwensley cwensley added this to the 2.8.4 milestone Dec 3, 2024
@cwensley cwensley merged commit 3ba03b9 into picoe:develop Dec 4, 2024
3 checks passed
@cwensley cwensley deleted the curtis/wpf-update-scrollable-when-child-sizes-change branch December 4, 2024 16:11
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.

1 participant