SUMMARY The image for the application launch menu button cannot be selected. STEPS TO REPRODUCE Select start.png (https://ibb.co/Dt46Gzy) Press Apply OBSERVED RESULT bug (https://ibb.co/NmnZpSq) +the button size does not adjust to the height of the image (only to the width) EXPECTED RESULT The selected image is displayed on the button (it was like that in version 5...) SOFTWARE/OS VERSIONS Linux/KDE Plasma: Gentoo (actual) KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 versions (https://ibb.co/4s8gf9w)
After changing the icon theme, the selected image began to be displayed. But the size of the button still adjusts only to the width of the image. Previously, the Windonw (nw) icon theme was selected, changed to Breez
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1672
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2789
Git commit 66f584808174710ac2519eace363ac0ecc7b8c22 by Niccolò Venerandi. Committed on 07/02/2025 at 16:03. Pushed by niccolove into branch 'master'. Use Image for user-selected non-square Kickoff icons If the user selects an image as teh source for Kickoff icon we fallback on using Image, since Kirigami.Icon does not support non-square icons. M +21 -3 applets/kickoff/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/66f584808174710ac2519eace363ac0ecc7b8c22
Git commit 3177f63ae4c0f6b029723c75e892184ce0ec30de by Niccolò Venerandi. Committed on 07/02/2025 at 16:05. Pushed by niccolove into branch 'Plasma/6.3'. Use Image for user-selected non-square Kickoff icons If the user selects an image as teh source for Kickoff icon we fallback on using Image, since Kirigami.Icon does not support non-square icons. (cherry picked from commit 66f584808174710ac2519eace363ac0ecc7b8c22) Co-authored-by: Niccolò Venerandi <niccolo@venerandi.com> M +21 -3 applets/kickoff/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/3177f63ae4c0f6b029723c75e892184ce0ec30de