mirror of
https://github.com/Keyitdev/sddm-astronaut-theme.git
synced 2026-09-24 02:22:09 +00:00
Update: Refactored how layout positioning works.
This commit is contained in:
@@ -3,7 +3,7 @@ import QtQuick.Effects
|
||||
|
||||
Item {
|
||||
id: profilePicture
|
||||
// visible: false
|
||||
|
||||
property url userIcon: input.currentUserIcon
|
||||
property bool hasCustomIcon: userIcon != ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user