wpfui icon indicating copy to clipboard operation
wpfui copied to clipboard

Dialog.ShowAndWaitAsync hideOnClick parameter gets overridden

Open Rem0o opened this issue 3 years ago • 0 comments

Describe the bug

image

Expected behavior
HideOnClick should be persisted through the call stack of ShowAndWaitAsync and all other method signatures. An optional parameter with default to = false could do the trick along the different ShowAndWaitAsync() and Show() signatures.

Rem0o avatar Aug 30 '22 18:08 Rem0o