From 77a518da3ba752cbdbd15e9c0c29251a8e66322a Mon Sep 17 00:00:00 2001 From: Me_TheCat Date: Sun, 31 Mar 2019 07:46:45 +0300 Subject: [PATCH] Added stats to status bar display --- SekiroFpsUnlockAndMore/MainWindow.xaml | 161 +++++++++++++--------- SekiroFpsUnlockAndMore/MainWindow.xaml.cs | 24 ++-- SekiroFpsUnlockAndMore/StatViewModel.cs | 43 ++++++ 3 files changed, 152 insertions(+), 76 deletions(-) create mode 100644 SekiroFpsUnlockAndMore/StatViewModel.cs diff --git a/SekiroFpsUnlockAndMore/MainWindow.xaml b/SekiroFpsUnlockAndMore/MainWindow.xaml index 76eb081..8197759 100644 --- a/SekiroFpsUnlockAndMore/MainWindow.xaml +++ b/SekiroFpsUnlockAndMore/MainWindow.xaml @@ -7,84 +7,111 @@ mc:Ignorable="d" Title="Sekiro FPS Unlocker and more v1.1.0" Width="Auto" Height="Auto" SizeToContent="WidthAndHeight" ResizeMode="CanMinimize" Loaded="Window_Loaded" Closing="Window_Closing"> - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - -