mirror of
https://github.com/mempool/mempool.git
synced 2025-02-22 14:22:44 +01:00
Merge pull request #4510 from mempool/mononaut/smooth-goggle-transition
Smoother goggles color change transition
This commit is contained in:
commit
ca7167870a
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ export class BlockOverviewGraphComponent implements AfterViewInit, OnDestroy, On
|
|||
} else {
|
||||
this.scene.setColorFunction(this.overrideColors);
|
||||
}
|
||||
this.start();
|
||||
}
|
||||
|
||||
ngOnDestroy(): void {
|
||||
|
|
Loading…
Add table
Reference in a new issue