@@ -406,8 +406,8 @@ namespace FoxTube.Pages
|
||||
mainContent.Children.Remove(pivot);
|
||||
tabsPlaceholder.Children.Add(pivot);
|
||||
|
||||
pivot.SelectedItem = descriptionPanel;
|
||||
descriptionPanel.Opacity = 1;
|
||||
descriptionPanel.IsHitTestVisible = true;
|
||||
pivot.Items.RemoveAt(0);
|
||||
mainContent.Children.Add(descriptionPanel);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user