make audio pause before switching items
This commit is contained in:
parent
f7a3588fc7
commit
78bf580499
1 changed files with 1 additions and 0 deletions
|
@ -226,6 +226,7 @@ void Slide::changeSlide(QVariantMap item)
|
|||
|
||||
setFont(m_serviceItem.value("font").toString());
|
||||
setFontSize(m_serviceItem.value("fontSize").toInt());
|
||||
setAudio("");
|
||||
|
||||
if (type() == "presentation") {
|
||||
qDebug() << "#$#$#$#$ THIS PDF $#$#$#$#";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue