mirror of
https://github.com/syncthing/syncthing.git
synced 2026-02-07 04:32:28 -05: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