microsoft / WinObjC

Objective-C for Windows
MIT License
6.24k stars 808 forks source link

UIAlertView's text displays out of bounds and doesn't wrap (20170407.8) #2572

Closed DHowett-MSFT closed 7 years ago

DHowett-MSFT commented 7 years ago

image

edvv commented 7 years ago

This happens in Graph IDE as well (as would be expected). I suppose this will be fixed when https://github.com/Microsoft/WinObjC/issues/2443 is complete.

edvv commented 7 years ago

@DHowett-MSFT FYI: This is fixed in the current iteration of Graph IDE as well. Thank you.

DHowett-MSFT commented 7 years ago

@edvv Awesome! Thanks for confirming.