Don't close Flyout on move
Open
@pomianowski is already working on this.
Since Sep 10, 2023.
controls
enhancement
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe
In WinUI 3 Gallery, if you open the flyout (tap 'Empty cart'), you can move the gallery window around and have the flyout with it. The flyout does close if you click somewhere, but not if you click and hold on the title bar.
In WPF UI Gallery, that is not so, as of c8cd75f6f82414a52a94d2a55fe2a21dd5db83d7. Instead, trying to move the window closes the flyout.
Describe the solution you'd like
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.