From 36105ed8ff0ec2066866e28d1ac678602a48ed1f Mon Sep 17 00:00:00 2001 From: Dreamcooled Date: Mon, 31 Aug 2015 22:59:13 +0200 Subject: [PATCH] Reimplemented ability to disable images. this closes #28. --- SjUpdater/MainWindow.xaml | 16 ++++++++-------- SjUpdater/MainWindow.xaml.cs | 2 ++ SjUpdater/ViewModel/EpisodeViewModel.cs | 1 + SjUpdater/ViewModel/ShowTileViewModel.cs | 13 ++++++++++--- SjUpdater/ViewModel/ShowViewModel.cs | 22 ++++++---------------- 5 files changed, 27 insertions(+), 27 deletions(-) diff --git a/SjUpdater/MainWindow.xaml b/SjUpdater/MainWindow.xaml index b56ca6e..7324900 100644 --- a/SjUpdater/MainWindow.xaml +++ b/SjUpdater/MainWindow.xaml @@ -249,14 +249,14 @@