From 435636771203ee84cf81119ee10a98b8cca99c6d Mon Sep 17 00:00:00 2001 From: Matthew Connelly Date: Wed, 2 Oct 2019 16:31:46 +0100 Subject: [PATCH] improvements to UI --- .gitignore | 5 ++- paperangapp/MainWindow.xaml | 4 +- paperangapp/MainWindow.xaml.cs | 70 +++++++++++++++++++++++++++++----- paperangapp/paperangapp.csproj | 5 +-- 4 files changed, 68 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 4ce6fdd..3249134 100644 --- a/.gitignore +++ b/.gitignore @@ -337,4 +337,7 @@ ASALocalRun/ .localhistory/ # BeatPulse healthcheck temp database -healthchecksdb \ No newline at end of file +healthchecksdb + +# Dither-tool +dither-tool/ \ No newline at end of file diff --git a/paperangapp/MainWindow.xaml b/paperangapp/MainWindow.xaml index 013aa14..18b6420 100644 --- a/paperangapp/MainWindow.xaml +++ b/paperangapp/MainWindow.xaml @@ -29,7 +29,7 @@ - +