-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[iOS] Flyout Items Not Displayed in RightToLeft FlowDirection in Landscape - fix #26762
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
base: main
Are you sure you want to change the base?
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you include a test? Let me know if needs something.
5d1e2b8 to
c234902
Compare
Done :) |
c234902 to
37f1950
Compare
|
Azure Pipelines successfully started running 3 pipeline(s). |
src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/XFIssue/Issue2818.cs
Outdated
Show resolved
Hide resolved
|
/rebase |
37f1950 to
4da51bc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
|
Azure Pipelines successfully started running 3 pipeline(s). |
4da51bc to
dc81db8
Compare
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Replaced fixed delay with a polling loop to wait for the window width to stabilize after foregrounding the app. This change reduces test flakiness on platforms where layout size may temporarily change before settling.
|
Azure Pipelines successfully started running 3 pipeline(s). |
Issues Fixed
Fixes #26726
Simulator.Screen.Recording.-.iPhone.16.Pro.Max.-.2024-12-20.at.17.53.55.mp4
Simulator.Screen.Recording.-.iPhone.16.Pro.Max.-.2024-12-20.at.17.48.15.mp4