mirror of
https://github.com/seigler/dash-visualizer
synced 2025-07-27 01:36:10 +00:00
publish: ⚡ Change main live canvas to act like a mempool
generated from commit c11e83a16f3a0a1709656326298b882dfedc7d3f
This commit is contained in:
parent
c99258d224
commit
550ac2d3ca
2 changed files with 3 additions and 1 deletions
|
@ -19069,6 +19069,8 @@ function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
_this2.blockList.insertBefore(completedBlock, _this2.blockList.firstChild);
|
_this2.blockList.insertBefore(completedBlock, _this2.blockList.firstChild);
|
||||||
|
|
||||||
|
_this2.applyColors(_this2.hero);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue