Broke everything; #220: Fixed
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
<ScrollViewer Name="scroll">
|
||||
<local:VideoGrid/>
|
||||
</ScrollViewer>
|
||||
<CommandBar Grid.Row="1">
|
||||
<CommandBar Grid.Row="1" DefaultLabelPosition="Right">
|
||||
<AppBarButton LabelPosition="Default" Icon="Help" Label="Missing some stuff?" Name="help" Click="help_Click"/>
|
||||
<AppBarButton Label="Open in browser" Icon="Globe" Name="toBrowser" Click="toBrowser_Click"/>
|
||||
</CommandBar>
|
||||
<foxtube:LoadingPage Visibility="Collapsed" Grid.RowSpan="2"/>
|
||||
|
||||
Reference in New Issue
Block a user