[Digikam-devel] [digikam] [Bug 337231] use high resolution pixmaps on retina displays [patch]

Axel arnolda747 at gmail.com
Sat Aug 16 20:31:48 BST 2014


https://bugs.kde.org/show_bug.cgi?id=337231

--- Comment #29 from Axel <arnolda747 at gmail.com> ---
Created attachment 88275
  --> https://bugs.kde.org/attachment.cgi?id=88275&action=edit
patch to use the Qt scaling only in MacOSX

Here is a patch that should use pixmaps of logical screen pixel size for any
other platform than MacOSX. It simply sets the pixel ratio to 1 for non-MacOSX,
which results in the old behavior. If we ever get digikam on iOS/Android, we
would need some more complex logic, though...

However, I don't have a Linux box to test. I tested that the introduced define
USE_QT_SCALING works as intended, but cannot really check that it is not set
under Linux. Would be great if someone under Linux can test the patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list