[Digikam-devel] [digikam] [Bug 337231] use high resolution pixmaps on retina displays [patch]
Marcel Wiesweg
marcel.wiesweg at gmx.de
Tue Jul 8 20:01:02 BST 2014
https://bugs.kde.org/show_bug.cgi?id=337231
--- Comment #9 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
Comment on attachment 87637
--> https://bugs.kde.org/attachment.cgi?id=87637
use high res pixmaps on retina displays
Some minor comments:
- is the "cut-off" approach of float->int conversion by using int(float-value)
preferable to using QRectF::toRect() which provides proper rounding?
- maybe you can expand the comment a bit by adding some of the explanation from
your mail so that the problem can be understood from the code and the comment
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list