Jan Kučera

Results 249 comments of Jan Kučera

How do we feel about this one, do we want this issue to be addressed and is this a reasonable way to do so? (It appears this is waiting on...

Good to know, wasn't aware of Ctrl+K!

https://github.com/dotnet/wpf/blob/43f4bc532d89c017567d1ba9842ffee4c439a6b8/src/Microsoft.DotNet.Wpf/src/PresentationCore/System/Windows/Media/Imaging/InteropBitmapSource.cs#L22

That's a good start. I don't think you need the empty rectangle check, because the GetScaledWidthAndHeight method takes care of the case. There is a guide at https://github.com/dotnet/wpf/blob/main/Documentation/developer-guide.md though it...

the msvcurtd_netcore.lib is part of the MSVC, perhaps you are missing some of the components of VS from the developer guide?