mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-07 14:05:38 -05:00
Enhancements to launcher and other warning fixes
- Persist grid/list setting - Alignment improvement
This commit is contained in:
@@ -217,7 +217,7 @@ PanelWindow {
|
||||
text: profileImageInput.text === "" ? "person" : "warning"
|
||||
font.family: Theme.iconFont
|
||||
font.pixelSize: Theme.iconSize + 8
|
||||
color: Theme.onPrimary
|
||||
color: Theme.primaryText
|
||||
visible: !avatarBox.hasImage
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user