Skip to content

Commit d3a3d47

Browse files
committed
Added Label
1 parent 70c03bd commit d3a3d47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FalconBMS Alternative Launcher Cs/MainWindow.xaml

+1
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@
543543
<Label Content="hFOV" HorizontalContentAlignment="Left" HorizontalAlignment="Right" Margin="0,549,0,76" VerticalAlignment="Center" Width="45" FontWeight="Bold"/>
544544
<TextBox x:Name="TextBox_widthpx" KeyDown="TextBox_hFOV_KeyDown" PreviewTextInput="TextBox_hFOV_PreviewTextInput" CommandManager.PreviewExecuted="TextBox_hFOV_PreviewExecuted" HorizontalContentAlignment="Right" HorizontalAlignment="Right" Height="24" Margin="0,550,183,75" TextWrapping="Wrap" Text="1920" VerticalAlignment="Center" Width="50" Background="#FFDFDFDF" FontWeight="Bold"/>
545545
<Label Content="width pixels and" HorizontalContentAlignment="Left" HorizontalAlignment="Right" Margin="0,549,83,76" VerticalAlignment="Center" Width="100" FontWeight="Bold"/>
546+
<Label Content="Desired Value ^" HorizontalContentAlignment="Left" HorizontalAlignment="Right" Margin="0,576,38,49" VerticalAlignment="Center" Width="102" FontWeight="Bold"/>
546547
</Grid>
547548
</TabItem>
548549
</TabControl>

0 commit comments

Comments
 (0)