Вынесен глобальный плеер
This commit is contained in:
@@ -26,9 +26,7 @@
|
||||
{
|
||||
<TrackCoverWithPlay CoverUrl="@context.CoverUri"
|
||||
TrackId="@context.Id"
|
||||
Width="50" Height="50"
|
||||
IsPlaying="@(CurrentPlayingTrackId == context.Id && IsPlaying)"
|
||||
OnPlay="PlayTrack" />
|
||||
Width="50" Height="50"/>
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user