Skip to content

Commit

Permalink
chore: 多余代码内容
Browse files Browse the repository at this point in the history
  • Loading branch information
tangge233 committed Oct 18, 2024
1 parent ae2f662 commit d02ecd5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Plain Craft Launcher 2/Modules/Minecraft/MyMiniCompItem.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@
<TextBlock x:Name="LabSubtitle" Grid.Column="1" HorizontalAlignment="Left"
TextTrimming="CharacterEllipsis" FontSize="12" IsHitTestVisible="False"
Foreground="{StaticResource ColorBrushGray1}" Opacity="0.4" VerticalAlignment="Bottom" Visibility="Collapsed" />
<!-- 更新按钮 -->
<local:MyIconButton Grid.Column="2"
Width="21" Height="21" Margin="-2,-1.6,0,0" x:Name="BtnUpdate" Theme="Black" Opacity="0.4" Visibility="Collapsed"
ToolTipService.Placement="Right" ToolTipService.InitialShowDelay="100" ToolTipService.VerticalOffset="-9"
Logo="M640 768H384l-32-32V509H213L190 454l298-298h45l298 298L810 509h-138v226z m-224-64h192V477l32-32h93L512 223 290 445H384l32 32zM352 831h320v64h-320z" />
</Grid>
<!-- Tag 与 详情 -->
<StackPanel x:Name="PanTags" Grid.Row="2" Grid.Column="3" Orientation="Horizontal" VerticalAlignment="Bottom" Margin="-1,0,1,0" Visibility="Collapsed" IsHitTestVisible="False">
Expand Down

0 comments on commit d02ecd5

Please sign in to comment.