Archived
1
0

Player refactoring

This commit is contained in:
Michael Gordeev
2018-12-28 11:09:09 +03:00
parent 3074c04bec
commit 4958b092a4
4 changed files with 233 additions and 173 deletions
+1
View File
@@ -269,6 +269,7 @@ namespace FoxTube.Pages
commentsPlaceholder.Header = "Chat";
//TODO: Initialize chat
//TODO: Initialize player
download.Visibility = Visibility.Collapsed;
}