mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-06 08:11:35 +01:00
implement picture factory
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user