Update: Refactored how layout positioning works.

This commit is contained in:
Keyitdev
2026-07-10 19:03:51 +02:00
parent 61e74ac096
commit 60a73a22ef
6 changed files with 170 additions and 115 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import QtQuick.Effects
Item {
id: profilePicture
// visible: false
property url userIcon: input.currentUserIcon
property bool hasCustomIcon: userIcon != ""