-
Notifications
You must be signed in to change notification settings - Fork 701
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
Proposal: Add FlyoutPlacementMode.Center to the FlyoutPlacementMode enum. #10211
Labels
feature proposal
New feature proposal
Comments
microsoft-github-policy-service
bot
added
the
needs-triage
Issue needs to be triaged by the area owners
label
Dec 2, 2024
Maybe that's why they didn't Add FlyoutPlacementMode.Center at first place microsoft-ui-xaml/src/dxaml/xcp/dxaml/lib/ContentDialog_Partial.cpp Lines 1250 to 1272 in 14364e6
|
Closing as by design. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Desired Behaviour
When FlyoutPlacementMode.Center is selected, the Flyout should centre itself at the centre of the xaml root of the target element.
Rationale
The text was updated successfully, but these errors were encountered: