Added support of livestreams. Chat messages avatars added. Formatting live chat messages added. Few player fixes
Related Work Items: #183, #184
This commit is contained in:
@@ -273,6 +273,7 @@ namespace FoxTube.Pages
|
||||
{
|
||||
commentsPlaceholder.Header = "Chat";
|
||||
commentsPlaceholder.Content = new Chat(item.LiveStreamingDetails.ActiveLiveChatId);
|
||||
pivot.SelectedItem = commentsPlaceholder;
|
||||
}
|
||||
download.Visibility = Visibility.Collapsed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user