Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-client-windows
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-client-windows
Commits
3b9b0fa1
Commit
3b9b0fa1
authored
Sep 11, 2019
by
Ming Rui Zhang
Committed by
Andreas Traczyk
Sep 12, 2019
Browse files
Options
Downloads
Patches
Plain Diff
callwidget: hot fix for android call freeze
Change-Id: I3df69574c4359e2392a2d018dd5e9120c60a43b5
parent
f39c39e8
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
callwidget.cpp
+2
-0
2 additions, 0 deletions
callwidget.cpp
with
2 additions
and
0 deletions
callwidget.cpp
+
2
−
0
View file @
3b9b0fa1
...
...
@@ -738,6 +738,8 @@ void CallWidget::slotShowIncomingCallView(const std::string& accountId,
ui
->
messagesWidget
->
show
();
}
ui
->
videoWidget
->
pushRenderer
(
convInfo
.
callId
,
LRCInstance
::
accountModel
().
getAccountInfo
(
accountId
).
profileInfo
.
type
==
lrc
::
api
::
profile
::
Type
::
SIP
);
QFontMetrics
primaryCallLabelFontMetrics
(
ui
->
callingBestNameLabel
->
font
());
QFontMetrics
sencondaryCallLabelFontMetrics
(
ui
->
callingBestIdLabel
->
font
());
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment