irihitech / Ursa.Avalonia

Ursa is a UI library for building cross-platform UIs with Avalonia UI.
https://irihitech.github.io/Ursa.Avalonia/
MIT License
645 stars 63 forks source link

Change messagebox default button param to `OK` #373

Closed rabbitism closed 2 months ago

rabbitism commented 2 months ago

This is to match the WPF MessageBox default behavior.

No binary breaking change, but behavior change.