From 123bcf8fc330c34b7eccf4a3cf013c5f925f0581 Mon Sep 17 00:00:00 2001 From: Kinematics Date: Tue, 17 Mar 2015 14:28:15 -0500 Subject: [PATCH] Add new UI option to place voter list inside a spoiler. Update the displayed results depending on whether it's checked. --- NetTally/App.config | 3 +++ NetTally/MainWindow.xaml | 4 ++- NetTally/MainWindow.xaml.cs | 7 ++++++ NetTally/Properties/Settings.Designer.cs | 12 +++++++++ NetTally/Properties/Settings.settings | 3 +++ TallyCore/Tally.cs | 31 ++++++++++++++++++++++++ 6 files changed, 59 insertions(+), 1 deletion(-) diff --git a/NetTally/App.config b/NetTally/App.config index 3f438443..1beff4ea 100644 --- a/NetTally/App.config +++ b/NetTally/App.config @@ -14,6 +14,9 @@ False + + False + diff --git a/NetTally/MainWindow.xaml b/NetTally/MainWindow.xaml index f37ac3a8..e05ec2da 100644 --- a/NetTally/MainWindow.xaml +++ b/NetTally/MainWindow.xaml @@ -47,7 +47,7 @@ - +