mono / xwt

A cross-platform UI toolkit for creating desktop applications with .NET and Mono
MIT License
1.37k stars 241 forks source link

[Xam.Mac] Fixes parenting in DialogBackend #1097

Closed netonjm closed 2 years ago

netonjm commented 2 years ago

This PR fixes set the correct parent when a dialog is shown in modal in the CocoaBackend and it also ensures it's centered to it.