mirror of
https://github.com/BililiveRecorder/BililiveRecorder.git
synced 2024-11-16 11:42:22 +08:00
WPF: Update UI
This commit is contained in:
parent
db54cf3a9c
commit
9a7a039a2f
|
@ -101,12 +101,14 @@
|
|||
<TextBlock Text="{l:Loc About_Translator}" FontSize="22"/>
|
||||
<ListView Grid.Row="1">
|
||||
<ListView.Items>
|
||||
<Label Content="User Name (username)"/>
|
||||
<Label Content="User Name (username)"/>
|
||||
<Label Content="User Name (username)"/>
|
||||
<Label Content="User Name (username)"/>
|
||||
<Label Content="User Name (username)"/>
|
||||
<Label Content="User Name (username)"/>
|
||||
<Label Content="Dewei Li (deweili)"/>
|
||||
<Label Content="Fox Older (olderfox)"/>
|
||||
<Label Content="Genteure (genteure)"/>
|
||||
<Label Content="Heongle (heongle)"/>
|
||||
<Label Content="kafu (kafu0611)"/>
|
||||
<Label Content="Kenneth (w41k3r15347)"/>
|
||||
<Label Content="OrangeCat (dust0517)"/>
|
||||
<Label Content="Vincent Tse (vincentkilua)"/>
|
||||
</ListView.Items>
|
||||
</ListView>
|
||||
</Grid>
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
<ui:Flyout Placement="LeftEdgeAlignedTop">
|
||||
<StackPanel l:ResxLocalizationProvider.DefaultDictionary="Strings">
|
||||
<TextBlock Text="{l:Loc Toolbox_AutoFix_NotFixed_Description}"/>
|
||||
<ui:HyperlinkButton NavigateUri="" Content="{l:Loc Toolbox_AutoFix_NotFixed_LearnMore}"/>
|
||||
<ui:HyperlinkButton NavigateUri="https://rec.danmuji.org/link/fix_feedback/" Content="{l:Loc Toolbox_AutoFix_NotFixed_LearnMore}"/>
|
||||
<Button Margin="0,15,0,10" HorizontalAlignment="Center" Click="Export_Button_Click">
|
||||
<StackPanel Orientation="Horizontal">
|
||||
<ui:PathIcon Margin="0,0,5,0" Style="{StaticResource PathIconDataExport}"/>
|
||||
|
|
Loading…
Reference in New Issue
Block a user