Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-client-qt
Commits
1a476218
Commit
1a476218
authored
Dec 21, 2021
by
Sébastien Blin
Browse files
ongoingcallpage: fix preview drag and drop
Change-Id: I2809d6f71c2766b748c5868e1005ac3bb88149bc
parent
f829ec0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/mainview/components/OngoingCallPage.qml
View file @
1a476218
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment