mirror of
https://github.com/syncthing/syncthing.git
synced 2026-03-29 03:31:27 -04:00
Skip animations on donut charts
This commit is contained in:
@@ -79,7 +79,8 @@ export class DonutChartComponent {
|
||||
// Disable the on-canvas tooltip
|
||||
enabled: false,
|
||||
custom: tooltip(),
|
||||
}
|
||||
},
|
||||
animation: false
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user