From 47fa4339fc5c7706b6f4aef287b0de0be1105429 Mon Sep 17 00:00:00 2001 From: Timothy Baldridge Date: Tue, 17 Sep 2019 21:56:01 -0600 Subject: [PATCH] disabled ignore missing files --- CHANGELOG.md | 2 ++ Wabbajack/MainWindow.xaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 107dc0cc..40429843 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ * Ignore .bin and .refcache files (DynDOLOD temp files) * Shell out to cmd.exe for VFS cleaning should fix "ReadOnlyFile" errors once and for all * Switch out folder selection routines for Win32 APIs, should fix issue #27 +* Disable the UI while working on things, so users don't accidentally mis-click during installation/loading +* Disabled "ignore missing files", it didn't work anyways #### Version 0.9.1 - 9/5/2019 * Fixed a bug where having only one profile selected would result in no profiles being selected diff --git a/Wabbajack/MainWindow.xaml b/Wabbajack/MainWindow.xaml index e3a5777c..6eaf590b 100644 --- a/Wabbajack/MainWindow.xaml +++ b/Wabbajack/MainWindow.xaml @@ -81,6 +81,6 @@