[Breeze] [Bug 455513] Small icons no longer respect the "Small Icon" size configurable in the Icons KCM

2022-08-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455513 Nate Graham changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Breeze] [Bug 455513] Small icons no longer respect the "Small Icon" size configurable in the Icons KCM

2022-08-04 Thread Alexander Kernozhitsky
https://bugs.kde.org/show_bug.cgi?id=455513 --- Comment #15 from Alexander Kernozhitsky --- > I guess to fix this in Breeze, we would need to: > 1. look at the small size value set in system settings > 2. map it to a KIconLoader icon size constant (e.g. small, smallMedium, etc) > 3. figure out

[Breeze] [Bug 455513] Small icons no longer respect the "Small Icon" size configurable in the Icons KCM

2022-08-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=455513 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #14 from Bug

[Breeze] [Bug 455513] Small icons no longer respect the "Small Icon" size configurable in the Icons KCM

2022-08-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455513 --- Comment #13 from Nate Graham --- I guess to fix this in Breeze, we would need to: 1. look at the small size value set in system settings 2. map it to a KIconLoader icon size constant (e.g. small, smallMedium, etc) 3. figure out the next largest

[Breeze] [Bug 455513] Small icons no longer respect the "Small Icon" size configurable in the Icons KCM

2022-07-30 Thread Alexander Kernozhitsky
https://bugs.kde.org/show_bug.cgi?id=455513 --- Comment #12 from Alexander Kernozhitsky --- > The code assumes that a small icon is always 16, probably because the author > didn't know or forgot that the small icon size is configurable in the Icons > KCM. The code is also Breeze-specific,

[Breeze] [Bug 455513] Small icons no longer respect the "Small Icon" size configurable in the Icons KCM

2022-07-30 Thread Alexander Kernozhitsky
https://bugs.kde.org/show_bug.cgi?id=455513 Alexander Kernozhitsky changed: What|Removed |Added CC||sh200...@mail.ru -- You are

[Breeze] [Bug 455513] Small icons no longer respect the "Small Icon" size configurable in the Icons KCM

2022-07-25 Thread gianluca . pettinello
https://bugs.kde.org/show_bug.cgi?id=455513 --- Comment #11 from gianluca.pettine...@gmail.com --- I agree with you that the way I (and probably others) scale the screen is weird. The reasons are: - widgets size is too big with uniform scaling. I saw there is some discussion to have an

[Breeze] [Bug 455513] Small icons no longer respect the "Small Icon" size configurable in the Icons KCM

2022-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455513 Nate Graham changed: What|Removed |Added Keywords||regression