Change the "panel test mode" label to "raw panel display", since it's confusing to some users.

master
Glenn Maynard 4 years ago
parent 19b27cd333
commit fc58467224
  1. 2
      smx-config/MainWindow.xaml

@ -676,7 +676,7 @@ Use if the platform is too sensitive.</clr:String>
<controls:PanelTestModeCheckbox
x:Name="PanelTestModeCheckbox"
HorizontalAlignment="Left" VerticalAlignment="Top"
Content="Panel test mode"
Content="Raw panel display"
/>
</StackPanel>
</StackPanel>

Loading…
Cancel
Save