This commit is contained in:
rainbow napkin 2025-02-03 22:21:39 -05:00
parent 85bbe39578
commit 56ab5a16ec

View file

@ -555,7 +555,6 @@ class queuePanel extends panelObj{
return;
}
console.log("fuck")
//Calculate offset from rest of window
const windowOffset = this.queueContainer.getBoundingClientRect().top + this.ownerDoc.defaultView.scrollY;