mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
homescreens/folio: Fix app icons being rounded to predefined sizes
This fixes the app icon size setting, which used to round to predefined sizes regardless of the actual size setting.
This commit is contained in:
parent
eb908d9cd7
commit
159e3bb3a6
1 changed files with 3 additions and 0 deletions
|
|
@ -16,4 +16,7 @@ Kirigami.Icon {
|
|||
|
||||
height: folio.FolioSettings.delegateIconSize
|
||||
width: folio.FolioSettings.delegateIconSize
|
||||
|
||||
roundToIconSize: false
|
||||
animated: false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue