Disable mining charts iteration on mobile widgets
This commit is contained in:
@@ -139,6 +139,7 @@ export class PoolRankingComponent implements OnInit {
|
||||
edgeDistance: edgeDistance,
|
||||
},
|
||||
tooltip: {
|
||||
show: !this.isMobile() || !this.widget,
|
||||
backgroundColor: 'rgba(17, 19, 31, 1)',
|
||||
borderRadius: 4,
|
||||
shadowColor: 'rgba(0, 0, 0, 0.5)',
|
||||
|
||||
Reference in New Issue
Block a user