Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
e715f23a
Commit
e715f23a
authored
Nov 29, 2019
by
Jean-Baptiste Mardelle
Browse files
Fix freeze on Windows switching monitor
parent
510e4321
Pipeline
#11162
passed with stage
in 18 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/monitor/monitor.cpp
View file @
e715f23a
...
...
@@ -2039,6 +2039,7 @@ void Monitor::panView(QPoint diff)
void
Monitor
::
processSeek
(
int
pos
)
{
slotActivateMonitor
();
pause
();
m_glMonitor
->
requestSeek
(
pos
);
m_monitorManager
->
cleanMixer
();
...
...
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