mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 23:00:58 +00:00
Skip animations on donut charts
This commit is contained in:
parent
5f1aba9a37
commit
3fbc51cd38
@ -79,7 +79,8 @@ export class DonutChartComponent {
|
||||
// Disable the on-canvas tooltip
|
||||
enabled: false,
|
||||
custom: tooltip(),
|
||||
}
|
||||
},
|
||||
animation: false
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user