From 0cd00de61386589714aceac08009ad467eb64def Mon Sep 17 00:00:00 2001 From: rex706 Date: Sat, 17 Dec 2016 19:01:39 -0500 Subject: [PATCH] desired fov ui element updated * change desired fov label to a text box * add up and down arrows to control text box and fov slider values --- ARMA FOV Changer/MainWindow.xaml | 8 ++- ARMA FOV Changer/MainWindow.xaml.cs | 68 +++++++++++++++++---- ARMA FOV Changer/Properties/AssemblyInfo.cs | 4 +- 3 files changed, 64 insertions(+), 16 deletions(-) diff --git a/ARMA FOV Changer/MainWindow.xaml b/ARMA FOV Changer/MainWindow.xaml index 04335d1..48fc4ce 100644 --- a/ARMA FOV Changer/MainWindow.xaml +++ b/ARMA FOV Changer/MainWindow.xaml @@ -28,9 +28,8 @@