canton7 / canton7/Stylet

WindowManager MessageBox UI issue

Open
#138 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.1k
Forks
155
PR merge metrics
No merged PRs in 30d

Description

Dear,

First of all, thank you for all your work, I find this project truly useful for my developments.

I'm using the WindowManager to show Stylet's own MessageBox as discussed in the docs:

`this.windowManager.ShowMessageBox($"Error message here.", "Warning", MessageBoxButton.YesNoCancel, MessageBoxImage.Warning);`

It works, however, the buttons on the MessageBox are strange-looking:

![messagebox](https://user-images.githubusercontent.com/19626247/86510298-d3b5e200-bdee-11ea-8585-785eb30f3203.PNG)

Do you have any idea what could cause this issue?
Thanks a lot in advance!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.