Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proper DPI support for icons/images aquired through ObjectToImageConverter on .NET 4.6.2 #544

Closed
batzen opened this issue Mar 11, 2018 · 0 comments
Assignees
Milestone

Comments

@batzen
Copy link
Member

batzen commented Mar 11, 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.

@batzen batzen added this to the 7.0.0 milestone Mar 11, 2018
@batzen batzen self-assigned this Mar 11, 2018
@batzen 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
batzen added a commit that referenced this issue Mar 13, 2018
@batzen batzen closed this as completed Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant