mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
Merge pull request #319 from orz12/reduce_slider_rebuilds
降低进度条与播放时间的更新频率
This commit is contained in:
@@ -236,7 +236,7 @@ class _BangumiPanelState extends State<BangumiPanel> {
|
||||
children: [
|
||||
if (i == currentIndex) ...[
|
||||
Image.asset(
|
||||
'assets/images/live.gif',
|
||||
'assets/images/live.png',
|
||||
color:
|
||||
Theme.of(context).colorScheme.primary,
|
||||
height: 12,
|
||||
|
||||
Reference in New Issue
Block a user