Apply remaining changes
This commit is contained in:
@@ -133,7 +133,7 @@ function scheduleSlideAdvance(delayMs) {
|
||||
applyPendingPlaylistUpdate();
|
||||
const activeSlides = getCurrentActiveSlides();
|
||||
if (activeSlides.length < 2) {
|
||||
refresh();
|
||||
showCurrent();
|
||||
return;
|
||||
}
|
||||
if (index >= activeSlides.length) {
|
||||
|
||||
Reference in New Issue
Block a user