test #1

Merged
jasonchenwork merged 64 commits from test into master 2025-03-18 17:32:23 +08:00
121 changed files with 1 additions and 223 deletions
Showing only changes of commit 2ae8dd09e5 - Show all commits

View File

@ -2826,7 +2826,7 @@ public class MultiPagePanel : Panel
string songInfo = songData.Song ?? "未提供歌曲信息";
g.DrawString(songInfo, font, textBrush, new PointF(201, 29));
g.DrawString(songInfo, font, textBrush, new PointF(73, 8));
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 522 B

Some files were not shown because too many files have changed in this diff Show More