diff --git a/BizHawk.MultiClient/tools/Watch/RamSearch.cs b/BizHawk.MultiClient/tools/Watch/RamSearch.cs index 4ea2d4290a..ae9c9c8bda 100644 --- a/BizHawk.MultiClient/tools/Watch/RamSearch.cs +++ b/BizHawk.MultiClient/tools/Watch/RamSearch.cs @@ -226,8 +226,8 @@ namespace BizHawk.MultiClient DoSearch(); } - WatchListView.Refresh(); forcePreviewClear = false; + WatchListView.Refresh(); } } @@ -420,6 +420,7 @@ namespace BizHawk.MultiClient WatchListView.ItemCount = Searches.Count; SetRemovedMessage(removed); ToggleSearchDependentToolBarItems(); + forcePreviewClear = true; } private List SelectedIndices