Icons: more icons

This commit is contained in:
LemmyCook 2025-09-08 18:45:09 -04:00
parent 4c9e89915e
commit fa970986dc
5 changed files with 25 additions and 21 deletions

View file

@ -86,7 +86,7 @@ RowLayout {
x: combo.width - width - Style.marginM * scaling
y: combo.topPadding + (combo.availableHeight - height) / 2
text: FontService.icons["arrow_drop_down"]
font.pointSize: Style.fontSizeXXL * scaling
font.pointSize: Style.fontSizeL * scaling
}
popup: Popup {