FluentWPF
FluentWPF copied to clipboard
AcrylicMessageBox Issues
I have two issues with messageboxes:
- If i show AcrylicMessageBox with text "first" and then show another messagebox with text "second" - i always see text "first". First messagebox called from first window (owner), second called from another window.
- Caption not showing on First Messagebox (If MessageBoxButton.OK not defined).
v0.10.2
#124 (Jul 25) Sorry for duplicate, but problem still actual..