From 86ca425af0711e69cb7076192c4a811b0748558a Mon Sep 17 00:00:00 2001 From: Michael Murtaugh Date: Thu, 13 Jun 2019 14:23:23 +0200 Subject: [PATCH] disabled scroll code --- dist/index.js | 8 ++++---- index.html | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dist/index.js b/dist/index.js index 12d4f80..00654c8 100644 --- a/dist/index.js +++ b/dist/index.js @@ -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"), diff --git a/index.html b/index.html index d441ec8..60ab9e2 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ école de recherche graphique +