-
Notifications
You must be signed in to change notification settings - Fork 725
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
feat: CommandBarFlyout
#10411
base: master
Are you sure you want to change the base?
feat: CommandBarFlyout
#10411
Conversation
...UI/Microsoft/UI/Xaml/Controls/CommandBarFlyout/CommandBarFlyoutCommandBarTemplateSettings.cs
Outdated
Show resolved
Hide resolved
3a35ada
to
86d1e73
Compare
dda14f8
to
0dcbb8d
Compare
src/Uno.UI/Microsoft/UI/Xaml/Controls/CommandBarFlyout/CommandBarFlyoutCommandBar.mux.cs
Outdated
Show resolved
Hide resolved
src/Uno.UI/Microsoft/UI/Xaml/Controls/CommandBarFlyout/CommandBarFlyoutCommandBar.mux.cs
Outdated
Show resolved
Hide resolved
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.
Looking good, though still quite a few build failures :)
// TODO:MZ: Move to Unloaded | ||
//CommandBarFlyout.~public CommandBarFlyout() | ||
//{ | ||
// m_primaryCommands.VectorChanged(m_primaryCommandsVectorChangedToken); | ||
// m_secondaryCommands.VectorChanged(m_secondaryCommandsVectorChangedToken); | ||
|
||
// UnhookAllCommandBarElementDependencyPropertyChanges(); | ||
//} |
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.
Was it moved?
c3d8cab
to
3b09d9f
Compare
Pull request was converted to draft
322fcd8
to
1144b9c
Compare
1144b9c
to
f3c0e82
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-10411/index.html |
1 similar comment
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-10411/index.html |
bcd56f5
to
f79633b
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-10411/index.html |
2 similar comments
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-10411/index.html |
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-10411/index.html |
233cf11
to
038c701
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-10411/index.html |
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-10411/index.html |
GitHub Issue (If applicable): closes #12165
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Not supported
What is the new behavior?
Supported
TODO
SystemBackdrop
supportPR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Run
results.