Skip to content

Commit

Permalink
Update inputXML.xaml (#1462)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsch01 authored Jan 30, 2024
1 parent c286bff commit dc944c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xaml/inputXML.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@
</StackPanel>

<StackPanel Orientation="Horizontal" Margin="0,10,0,0">
<Label Content="Snap Assist Flyout" Style="{StaticResource labelfortweaks}" ToolTip="If enabled then File extensions (e.g., .txt, .jpg) are visible." />
<Label Content="Snap Assist Flyout" Style="{StaticResource labelfortweaks}" ToolTip="If enabled then Snap preview is disabled when maximize button is hovered." />
<CheckBox Name="WPFToggleSnapFlyout" Style="{StaticResource ColorfulToggleSwitchStyle}" Margin="2.5,0"/>
</StackPanel>

Expand Down

0 comments on commit dc944c5

Please sign in to comment.