Merge branch 'master' into release
This commit is contained in:
commit
a08044bb64
@ -366,3 +366,7 @@ function hideTopicList() {
|
|||||||
topicList.style.visibility = 'hidden';
|
topicList.style.visibility = 'hidden';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function reactToResizing() {
|
||||||
|
goToSlide(currentSlide);
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user