mono / xwt

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

Fix Cocoa link labels to properly launch the browser #1090

Closed BretJohnson closed 2 years ago

BretJohnson commented 2 years ago

Update XamMac link labels to launch the browser directly, in the standard way we do it elsewhere in VSMac.

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1484767

This behavior worked before with the Gtk backend, but I don't think it ever worked properly with the Cocoa