Merge lp://staging/~fabiozaramella/screenshot-tool/fix-for-hidpi-screenshots into lp://staging/~elementary-apps/screenshot-tool/trunk
Proposed by
Fabio Zaramella
Status: | Merged |
---|---|
Approved by: | Cody Garver |
Approved revision: | 270 |
Merged at revision: | 270 |
Proposed branch: | lp://staging/~fabiozaramella/screenshot-tool/fix-for-hidpi-screenshots |
Merge into: | lp://staging/~elementary-apps/screenshot-tool/trunk |
Diff against target: |
20 lines (+8/-1) 1 file modified
src/ScreenshotWindow.vala (+8/-1) |
To merge this branch: | bzr merge lp://staging/~fabiozaramella/screenshot-tool/fix-for-hidpi-screenshots |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Cody Garver (community) | Approve | ||
Danielle Foré | Approve | ||
Review via email: mp+315258@code.staging.launchpad.net |
Commit message
Account for the scaling factor when taking a screenshot of the whole screen (lp:1616530)
Description of the change
This branch aims to fix bug #1616530 by checking the scaling factor in HiDPI displays.
To post a comment you must log in.
I can confirm that this fixes the issue. Nice work!
Just waiting for confirmation from someone on LoDPI that it doesn't break anything for them :)