Skip to content
GitLab
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
bd1d4f09
Commit
bd1d4f09
authored
Mar 23, 2020
by
Jean-Baptiste Mardelle
Browse files
Fix audiomixer channels getting unnecessarily larger.
Fixes
#590
parent
337cb374
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/audiomixer/mixermanager.cpp
View file @
bd1d4f09
...
...
@@ -140,6 +140,7 @@ void MixerManager::cleanup()
}
delete
item
;
}
m_channelsLayout
->
addStretch
(
10
);
m_mixers
.
clear
();
if
(
m_masterMixer
)
{
m_masterMixer
->
reset
();
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment