[GH-ISSUE #32] Screen resolution incorrect with high DPI scaling #30

Closed
opened 2026-02-25 22:30:33 +03:00 by kerem · 1 comment
Owner

Originally created by @baiger on GitHub (Mar 30, 2020).
Original GitHub issue: https://github.com/EslaMx7/ScreenTask/issues/32

Hi! I very much appreciate your project. Here's a minor problem when I was running it on my Surface Pro: with DPI scaling, the app is getting a scaled resolution instead of the true one and therefore captures only a part of the screen.

The solution is to add dpiAware settings to app.manifest. I have tried the snippet included in the following StackOverflow thread with success:
https://stackoverflow.com/questions/47015893/windows-screenshot-with-scaling

Originally created by @baiger on GitHub (Mar 30, 2020). Original GitHub issue: https://github.com/EslaMx7/ScreenTask/issues/32 Hi! I very much appreciate your project. Here's a minor problem when I was running it on my Surface Pro: with DPI scaling, the app is getting a scaled resolution instead of the true one and therefore captures only a part of the screen. The solution is to add dpiAware settings to app.manifest. I have tried the snippet included in the following StackOverflow thread with success: https://stackoverflow.com/questions/47015893/windows-screenshot-with-scaling
kerem closed this issue 2026-02-25 22:30:33 +03:00
Author
Owner

@ElBedeawi commented on GitHub (Feb 22, 2022):

it's has been fixed for a while, you can check the latest version v1.2

if you like this release please consider donating by buying me a coffee:
"Buy Me A Coffee"

<!-- gh-comment-id:1047962186 --> @ElBedeawi commented on GitHub (Feb 22, 2022): it's has been fixed for a while, you can check the latest version [v1.2](https://github.com/EslaMx7/ScreenTask/releases/tag/v1.2) > if you like this release please consider donating by buying me a coffee: [!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/eslamx7)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenTask#30
No description provided.