Removed console log
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
521b8e813d
commit
2a1e9ad046
|
@ -333,7 +333,6 @@
|
||||||
} else {
|
} else {
|
||||||
this.usedWidth = this.availableWidth;
|
this.usedWidth = this.availableWidth;
|
||||||
}
|
}
|
||||||
console.log(this.usedWidth, this.getTotalWidth());
|
|
||||||
|
|
||||||
// If container is smaller than content
|
// If container is smaller than content
|
||||||
// AND if there are crumbs left to hide
|
// AND if there are crumbs left to hide
|
||||||
|
|
Loading…
Reference in New Issue