update visibility of slides as part of sync

This commit is contained in:
Hakim El Hattab 2014-04-28 10:59:31 +02:00
parent 02725cf728
commit 9f0224adf9
1 changed files with 1 additions and 0 deletions

View File

@ -1843,6 +1843,7 @@
updateProgress();
updateBackground( true );
updateSlideNumber();
updateSlidesVisibility();
}