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

Call a layout pass on RenderTransform changes #15124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Meloman19
Copy link
Contributor

What does the pull request do?

Adds a new InvalidateViewport method to the ILayoutManager. It queues the layout pass for calculating of effective viewport if needed.

What is the current behavior?

EffectiveViewport calculated only with layout pass called with measure or arrange. But RenderTransform effects only to render.

Fixed issues

Fixes #12432

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.2.999-cibuild0046606-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

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.

VirtualizingStackPanel render only first item
3 participants