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:
parent
bb9b50ef99
commit
ae0895fbfd
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ Item {
|
|||
hoveredColor: "#e5eef5"
|
||||
pressedColor: "#e5eef5"
|
||||
enabled: avatar.visible && !root.readOnly
|
||||
visible: enabled
|
||||
|
||||
onClicked :{
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue