V0.1.3 #81

Merged
Penry merged 3 commits from v0.1.3 into main 2026-07-09 00:28:18 +02:00
Showing only changes of commit 07e1756c69 - Show all commits
@@ -6,7 +6,7 @@
<!--<editor-fold desc="Poster-Image">--> <!--<editor-fold desc="Poster-Image">-->
<MudItem xs="4"> <MudItem xs="4">
<MudImage <MudImage
Src="@PrivateEntity.GlobalEntity.PicturePath" Src="@($"{PrivateEntity.GlobalEntity.PicturePath}?v={DateTime.Now.Ticks}")"
Alt="" Alt=""
ObjectFit="ObjectFit.Cover" ObjectFit="ObjectFit.Cover"
Style="width: 100%; height: 100%; min-height: 180px; border-radius: 4px 0 0 4px;" /> Style="width: 100%; height: 100%; min-height: 180px; border-radius: 4px 0 0 4px;" />