Skip to content

Commit

Permalink
修复切换视频后侧边分区内容没有刷新的问题 (#856)
Browse files Browse the repository at this point in the history
  • Loading branch information
Richasy authored Oct 23, 2024
1 parent a5341c3 commit e4836b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ private void ClearView()
BvId = default;
FavoriteFolders = default;
SelectedFormat = default;
Sections?.Clear();
}

private void CalcPlayerHeight()
Expand Down

0 comments on commit e4836b4

Please sign in to comment.