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 for Track not arranging after IsDirectionReversed property changed. #12575

Merged
merged 1 commit into from Aug 17, 2023

Conversation

billhenn
Copy link
Contributor

What does the pull request do?

Fixes the Track control not arranging after IsDirectionReversed property is changed.

What is the current behavior?

The control doesn't update its appearance until it is resized after that property changes.

What is the updated/expected behavior with this PR?

That the control updates immediately when the property changes.

How was the solution implemented (if it's not obvious)?

Added to IsDirectionReversedProperty to AffectsArrange.

Checklist

(Not applicable)

Breaking changes

None.

Obsoletions / Deprecations

None.

Fixed issues

None.

@billhenn
Copy link
Contributor Author

@dotnet-policy-service agree company="Actipro Software LLC"

@avaloniaui-team
Copy link
Contributor

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

Copy link
Member

@danwalmsley danwalmsley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@danwalmsley danwalmsley added this pull request to the merge queue Aug 17, 2023
Merged via the queue into AvaloniaUI:master with commit 6019c51 Aug 17, 2023
6 checks passed
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

3 participants