1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-04-22 06:02:03 +02:00

photoboothview: do not show edit button in read only

Change-Id: I9eb8843d50fdeb914eae622c15555b366d246094
This commit is contained in:
Sébastien Blin 2023-02-02 13:34:14 -05:00
parent bb9b50ef99
commit ae0895fbfd

View file

@ -165,6 +165,7 @@ Item {
hoveredColor: "#e5eef5"
pressedColor: "#e5eef5"
enabled: avatar.visible && !root.readOnly
visible: enabled
onClicked :{