lepoco / lepoco/wpfui

Don't close Flyout on move

Open
#742 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.