mirror of
https://github.com/LorisYounger/VPet.git
synced 2024-08-30 18:42:36 +00:00
去除不支持的Size
This commit is contained in:
parent
668bffd23a
commit
5a62375f99
@ -23,7 +23,7 @@
|
||||
<Grid>
|
||||
<Grid>
|
||||
<Grid.ColumnDefinitions>
|
||||
<ColumnDefinition Width="{ll:Dbe WorkMenuColumnWidth_140, DefValue=140}" />
|
||||
<ColumnDefinition Width="140" />
|
||||
<ColumnDefinition />
|
||||
</Grid.ColumnDefinitions>
|
||||
<Border Background="{DynamicResource DARKPrimaryText}" />
|
||||
|
@ -1,6 +1,5 @@
|
||||
SettingWidth_650#720:|
|
||||
SettingHeight_550#600:|
|
||||
SettingMenuWidth_180#200:|
|
||||
winConsoleWidth_450#500:|
|
||||
winConsoleHeight_450#500:|
|
||||
BetterBuyWidth_800#800:|
|
||||
|
@ -1,6 +1,5 @@
|
||||
SettingWidth_650#650:|
|
||||
SettingHeight_550#550:|
|
||||
SettingMenuWidth_180#180:|
|
||||
winConsoleWidth_450#450:|
|
||||
winConsoleHeight_450#450:|
|
||||
BetterBuyWidth_800#800:|
|
||||
@ -12,4 +11,3 @@ MutiPlayerHeight_400#400:|
|
||||
MutiPlayerItemsWidth_240#240:|
|
||||
WorkMenuHeight_400#400:|
|
||||
WorkMenuWidth_650#650:|
|
||||
WorkMenuColumnWidth_140#140:|
|
||||
|
@ -1,6 +1,5 @@
|
||||
SettingWidth_650#650:|
|
||||
SettingHeight_550#550:|
|
||||
SettingMenuWidth_180#180:|
|
||||
winConsoleWidth_450#450:|
|
||||
winConsoleHeight_450#450:|
|
||||
BetterBuyWidth_800#800:|
|
||||
@ -12,4 +11,3 @@ MutiPlayerHeight_400#400:|
|
||||
MutiPlayerItemsWidth_240#240:|
|
||||
WorkMenuHeight_400#400:|
|
||||
WorkMenuWidth_650#650:|
|
||||
WorkMenuColumnWidth_140#140:|
|
||||
|
Loading…
Reference in New Issue
Block a user