disabled scroll code

This commit is contained in:
Michael Murtaugh
2019-06-13 14:23:23 +02:00
parent f61c37a662
commit 86ca425af0
2 changed files with 5 additions and 4 deletions

8
dist/index.js vendored
View File

@@ -1,7 +1,7 @@
custom_scroller_menu(
document.scrollingElement,
document.getElementById("menubar"),
document.getElementById("debug"));
// custom_scroller_menu(
// document.scrollingElement,
// document.getElementById("menubar"),
// document.getElementById("debug"));
var svg = document.querySelector("#svg"),
iframe = document.querySelector("iframe#wikiframe"),