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