mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #103] Crop dimensions incorrectly scaled when windows UI scaling set #93
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kavika13 on GitHub (Mar 13, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/103
Originally assigned to: @NickeManarin on GitHub.
When I have my Windows scale settings set to 150%, the crop dimensions show up as 1.5x the value they are supposed to be.
Repro steps (Windows 10):
Expected:
Actual:
@NickeManarin commented on GitHub (Mar 14, 2017):
Thanks for the feedback.
The viewer is not fully synced with the visual aid (drag elements) and the numerical boxes of the crop feature.
Working on it.
@NickeManarin commented on GitHub (Mar 14, 2017):
Done, fixed.
Now I need to test if I didn't break anything else. Would you kindly help me out with this task?
I have a 1080p monitor in a 15' screen, it is quite hard for me to work with that DPI factor.
Anyways, I'll attach the executable with this bug fix. (also there's two features ready for the next release)
ScreenToGif 2.7 Preview.zip
@NickeManarin commented on GitHub (Mar 14, 2017):
It looks like all other features that touch the image got broken with this fix for the crop. It should be easy to fix all.