mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 12:03:18 +02:00
ongoingcallpage: fix preview drag and drop
Change-Id: I2809d6f71c2766b748c5868e1005ac3bb88149bc
This commit is contained in:
parent
f829ec0e4b
commit
1a476218ae
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Rectangle {
|
|||
id: root
|
||||
|
||||
property var accountPeerPair: ["", ""]
|
||||
property string clickPos: "1,1"
|
||||
property variant clickPos: "1,1"
|
||||
property int previewMargin: 15
|
||||
property int previewMarginYTop: previewMargin + 42
|
||||
property int previewMarginYBottom: previewMargin + 84
|
||||
|
|
Loading…
Add table
Reference in a new issue