fix: not hiding images is faster
This commit is contained in:
parent
a5f1846491
commit
a3311a67fb
1 changed files with 0 additions and 2 deletions
|
@ -90,8 +90,6 @@
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
} else {
|
|
||||||
element.classList.remove("visible");
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue