Svante Seleborg

Results 4 issues of Svante Seleborg

This fixes zlibstat built with DLL runtime in some configurations #859

zlibstat, which is intended as a static library, is sometimes built with the DLL runtime causing linking issues. The following are wrong: Debug|Win32 Debug|x64 Debug|ARM Release|x64 Release|ARM ReleaseWithoutAsm|x64 ReleaseWithoutAsm|ARM Pull...

I have been working with solving problems with high memory pressure, garbage collection and large object heap fragmentation in a high traffic production site, and among other things I've noticed...

### Describe the bug 🐞 Upgrading from 3.1.7 to 4.0.9, in an app running AvaloniaUI 11.0.10 undesirable new behavior is shown. An ObjectDisposedException is thrown, although apparently caught/ignored/hidden higher up...

bug