mono / xwt

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

Update ImageViewBackend.cs to null out nsImage on dispose #1119

Closed marshall-lerner closed 1 year ago

marshall-lerner commented 1 year ago

Override Dispose to null out nsImage. Switch to use nsImage in GetNaturalSize()