implement picture factory

This commit is contained in:
Yannik Schmidt
2020-08-31 18:51:29 +02:00
parent 23b275392f
commit 142cc9384e
2 changed files with 52 additions and 2 deletions

View File

@@ -41,7 +41,6 @@ function changeSrc(offset){
var cur_viewbox = -document.getElementById("navbar-ph").getBoundingClientRect().y
if(cur_viewbox - viewbox_y < 100){
return;
}
/* cache viewbox */