Compare commits
No commits in common. "a08044bb64cae23df14c37e3f47e870b4b3e69a5" and "254b0cd76c36b010403f7e57bbb9424cc45a848d" have entirely different histories.
a08044bb64
...
254b0cd76c
@ -365,8 +365,4 @@ function hideTopicList() {
|
||||
if (topicList.style.visibility === 'visible') {
|
||||
topicList.style.visibility = 'hidden';
|
||||
}
|
||||
}
|
||||
|
||||
function reactToResizing() {
|
||||
goToSlide(currentSlide);
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user