canton7 / Stylet

A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.
MIT License
981 stars 143 forks source link

Built-in message box button text clips #254

Closed GF-Huang closed 3 years ago

GF-Huang commented 3 years ago

Description image

To Reproduce Container.Get<IWindowManager>().ShowMessageBox("测试", "标题");

Version Info

Additional Info Add any other context about the problem here.

canton7 commented 3 years ago

Duplicate of #138?

Please don't open both an issue and a discussion. Follow the instructions and open a discussion, and leave it at that.