From 2d6c8b454b3fb027efbcd75f9c9026ebfa213987 Mon Sep 17 00:00:00 2001 From: Jake <49795711+Rarisma@users.noreply.github.com> Date: Sat, 14 May 2022 21:40:57 +0100 Subject: [PATCH] Fix Search bug and reimpliment dev menu --- .../Dialogs/Tools/PreferencesDialog.xaml | 11 +++++-- .../Dialogs/Tools/PreferencesDialog.xaml.cs | 30 +++++++++++++++++++ .../Services/Search/SearchService.cs | 8 +++++ StoryBuilderLib/ViewModels/ShellViewModel.cs | 4 +-- 4 files changed, 48 insertions(+), 5 deletions(-) diff --git a/StoryBuilderLib/Services/Dialogs/Tools/PreferencesDialog.xaml b/StoryBuilderLib/Services/Dialogs/Tools/PreferencesDialog.xaml index 1814026b..82825e6f 100644 --- a/StoryBuilderLib/Services/Dialogs/Tools/PreferencesDialog.xaml +++ b/StoryBuilderLib/Services/Dialogs/Tools/PreferencesDialog.xaml @@ -4,7 +4,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> - + @@ -43,9 +43,14 @@ -