-
Notifications
You must be signed in to change notification settings - Fork 743
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
Update TabView
to latest MUX sources
#10576
base: master
Are you sure you want to change the base?
Conversation
a78312e
to
cc3d6da
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.
Nice!
7a35560
to
b96fb57
Compare
@MartinZikmund is this PR still valid? |
b96fb57
to
269d327
Compare
Finalizing it now |
1414b67
to
a2d9dab
Compare
4c9462c
to
e26636d
Compare
@MartinZikmund There are two tests not passing on android. |
6b14d4d
to
29579a3
Compare
@@ -106,6 +106,8 @@ public partial class AutomationPeer : DependencyObject | |||
|
|||
public AutomationPeer GetLabeledBy() => GetLabeledByCore(); | |||
|
|||
protected internal IRawElementProviderSimple ProviderFromPeer(AutomationPeer peer) => new IRawElementProviderSimple(peer); |
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.
@MartinZikmund The method is redefined in the same file. Could you fix that and see if this will get green?
29579a3
to
3ae4017
Compare
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
Pull request was converted to draft
3480994
to
21dbe4f
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-10576/index.html |
0374eba
to
295e99c
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-10576/index.html |
Waiting for #12239
GitHub Issue (If applicable): related to #9730
PR Type
What kind of change does this PR introduce?
What is the current behavior?
What is the new behavior?
PR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Run
results.Other information
Internal Issue (If applicable):