[frameworks-kirigami] [Bug 397106] Some icons look fuzzy when I set 1.2 as display scaling factor

2019-03-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397106

Nate Graham  changed:

   What|Removed |Added

 CC||sit...@kde.org

--- Comment #7 from Nate Graham  ---
*** Bug 399335 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 397106] Some icons look fuzzy when I set 1.2 as display scaling factor

2019-03-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397106

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.57

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 397106] Some icons look fuzzy when I set 1.2 as display scaling factor

2019-03-13 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=397106

Kai Uwe Broulik  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kic
   ||onthemes/89344923c00b7bc502
   ||f5c24be50027b457d82177
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Kai Uwe Broulik  ---
Git commit 89344923c00b7bc502f5c24be50027b457d82177 by Kai Uwe Broulik.
Committed on 13/03/2019 at 11:20.
Pushed by broulik into branch 'master'.

Fix padding icon that doesn't exactly match the requested size

The size we get already takes into account scaling, so we end up creating a
pixmap
whose size was scaled twice and then had the view scale it down again.

Reviewed-By: Marco Martin
Related: bug 396990

M  +1-1src/kiconengine.cpp

https://commits.kde.org/kiconthemes/89344923c00b7bc502f5c24be50027b457d82177

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 397106] Some icons look fuzzy when I set 1.2 as display scaling factor

2019-03-11 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=397106

--- Comment #5 from Marco Martin  ---
Turns out it's a double scaling in kiconloader, after all.
(not that after the patch the icons are still not perfect because they can't,
but immensely better)
https://phabricator.kde.org/D19686

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 397106] Some icons look fuzzy when I set 1.2 as display scaling factor

2019-03-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397106

--- Comment #4 from Nate Graham  ---
Given those options, blurry is much better than glitchy IMO.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 397106] Some icons look fuzzy when I set 1.2 as display scaling factor

2019-03-11 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=397106

--- Comment #3 from Marco Martin  ---
problem is if it scales a non integer number of pixels, by definition things
cannot be pixel perfect.
in the end the choice is between having a sharp but glitchy image or a bit
blurry.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 397106] Some icons look fuzzy when I set 1.2 as display scaling factor

2019-01-17 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=397106

--- Comment #2 from Patrick Silva  ---
bug persists in plasma 5.15 beta.

Operating System: Arch Linux 
KDE Plasma Version: 5.14.90
KDE Frameworks Version: 5.54.0
Qt Version: 5.12.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 397106] Some icons look fuzzy when I set 1.2 as display scaling factor

2018-08-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397106

Nate Graham  changed:

   What|Removed |Added

  Component|sidebarview |general
Product|systemsettings  |frameworks-kirigami
Version|5.13.3  |Master
 Status|UNCONFIRMED |CONFIRMED
   Target Milestone|--- |Not decided
 Ever confirmed|0   |1
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Can reproduce. If you look closely, the circular icons in the sidebar have the
same glitches.

-- 
You are receiving this mail because:
You are watching all bug changes.