You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ObjectToImageConverter currently uses the applications main window to get the DPI to use when extracting image frames.
This must be changed to use the target control when on .NET 4.6.2 to take per Monitor DPI etc. into account.
The text was updated successfully, but these errors were encountered:
batzen
changed the title
Add proper DPI support for icons aquired through ObjectToImageConverter on .NET 4.6.2
Add proper DPI support for icons/images aquired through ObjectToImageConverter on .NET 4.6.2
Mar 13, 2018
ObjectToImageConverter
currently uses the applications main window to get the DPI to use when extracting image frames.This must be changed to use the target control when on .NET 4.6.2 to take per Monitor DPI etc. into account.
The text was updated successfully, but these errors were encountered: