latest dev

This commit is contained in:
_Bastler
2021-12-07 08:38:35 +01:00
parent 13e854c4c4
commit ccbddf1d74
4 changed files with 10 additions and 6 deletions
+7
View File
@@ -545,6 +545,13 @@ class CoWebsiteManager {
position: position ?? this.coWebsites.length,
};
// Iframe management on mobile
// icon.addEventListener("click", () => {
// if (this.isSmallScreen()) {
// this.moveRightPreviousCoWebsite(coWebsite, 0);
// }
// });
this.coWebsites.push(coWebsite);
// this.cowebsiteSubIconsDom.appendChild(icon);