this consumes a lot of cpu..
This commit is contained in:
parent
910e8b807c
commit
811d021b4c
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ $(document).ready(function() {
|
|||
strokeColor: '#FFE40A',
|
||||
dashArray: [vssw * 0.05, vssw * 0.05],
|
||||
onFrame: function(event) {
|
||||
this.rotate(0.2);
|
||||
// this.rotate(0.2);
|
||||
}
|
||||
});
|
||||
netstat.fillColor.alpha = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue