| Summary: | Icons look pixelated when I increase display scale | ||
|---|---|---|---|
| Product: | [Applications] k3b | Reporter: | Patrick Silva <bugseforuns> |
| Component: | general | Assignee: | K3b Bugs <k3b-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | andrew.crouthamel, michalm, trueg |
| Priority: | NOR | Keywords: | junior-jobs |
| Version First Reported In: | 18.04.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/k3b/683aee875d173c3183252e2b002648239bc3193a | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: |
toolbars and sidebar
projects icon menu preferences - sections on left side and buttons |
||
Created attachment 110436 [details]
projects icon
Created attachment 110437 [details]
menu
Created attachment 110438 [details]
preferences - sections on left side and buttons
I confirm this issue and have it fixed in https://phabricator.kde.org/D11669. Waiting on code review. Git commit 683aee875d173c3183252e2b002648239bc3193a by Henrik Fehlauer, on behalf of Andrew Crouthamel.
Committed on 02/05/2018 at 21:10.
Pushed by rkflx into branch 'Applications/18.04'.
Fix pixmap scaling on HiDPI screens
Summary:
This fixes the pixelation seen when using display scaling on HiDPI screens. This fixes the main screen as well as the settings and other areas.
Before:
{F5765495}
After:
{F5765496}
Test Plan: Browse file structure in project, open settings and change values, ensuring functionality.
Reviewers: aacid, lesliezhai, rkflx
Reviewed By: rkflx
Subscribers: rkflx, ngraham
Differential Revision: https://phabricator.kde.org/D11669
M +2 -0 src/main.cpp
https://commits.kde.org/k3b/683aee875d173c3183252e2b002648239bc3193a
|
Created attachment 110435 [details] toolbars and sidebar My display scale is 1.2 under X11 on Arch Linux. Icons in main window, menus and preferences look pixelated. See the screenshots please.