https://bugs.kde.org/show_bug.cgi?id=524160
--- Comment #3 from Paulo Schopf <[email protected]> --- (In reply to Paulo Schopf from comment #0) > Created attachment 195074 [details] > Error before and after update > > DESCRIPTION > wrong custom icon dimension after update kirigami > > STEPS TO REPRODUCE > 1. update kirigami from 6.27.0-1 to 6.28.0-1 > 2. restart Linux > > OBSERVED RESULT > custom icon will have wrong dimension > > EXPECTED RESULT > correct icon dimension > > SOFTWARE/OS VERSIONS > Operating System: BigLinux based in Manjaro Linux > KDE Plasma Version: 6.6.5 > KDE Frameworks Version: 6.27.0 > Qt Version: 6.11.1 > Kernel Version: 7.2.0-rc0-1-MANJARO (64-bit) > Graphics Platform: Wayland > Processors: 2 × Intel® Pentium® CPU G860 @ 3.00GHz > Memory: 8 GiB of RAM (7.5 GiB usable) > Graphics Processor: Mesa Intel® HD Graphics 2000 > > ADDITIONAL INFORMATION I have found the origin of that: my custom icon was a rectangle and this new kirigami version will convert any retctangle icon into a square icon. I dont know if this will be a permanent feature, so, I inserted spaces to convert my custom icon into a square icon and there are no more issues. Im not sure if this new feature was desirable or not. -- You are receiving this mail because: You are watching all bug changes.
