mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.git
synced 2025-11-19 21:02:53 +08:00
ui/ux adjust
This commit is contained in:
@@ -11,4 +11,8 @@
|
||||
Content="{shcm:ResourceString Name=ViewControlElevationText}"
|
||||
Foreground="{ThemeResource SystemFillColorCriticalBrush}"
|
||||
Icon="{shcm:FontIcon Glyph=}"
|
||||
mc:Ignorable="d"/>
|
||||
mc:Ignorable="d">
|
||||
<clw:TokenItem.Resources>
|
||||
<x:Double x:Key="ListViewItemDisabledThemeOpacity">1</x:Double>
|
||||
</clw:TokenItem.Resources>
|
||||
</clw:TokenItem>
|
||||
|
||||
@@ -14,4 +14,4 @@
|
||||
x:Name="WebView"
|
||||
Margin="0"
|
||||
DefaultBackgroundColor="Transparent"/>
|
||||
</UserControl>
|
||||
</UserControl>
|
||||
@@ -16,7 +16,10 @@
|
||||
<mxi:Interaction.Behaviors>
|
||||
<shcb:InvokeCommandOnLoadedBehavior Command="{Binding OpenUICommand}"/>
|
||||
</mxi:Interaction.Behaviors>
|
||||
<StackPanel Padding="0,4" Spacing="4">
|
||||
<StackPanel
|
||||
Margin="0,0,0,-2"
|
||||
Padding="0,0,0,0"
|
||||
Spacing="4">
|
||||
<StackPanel.Resources>
|
||||
<shc:BindingProxy x:Key="ViewModelBindingProxy" DataContext="{Binding}"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user