From 4963d8ca6cec78bdc303b12c5b9eae3645bcbb7a Mon Sep 17 00:00:00 2001 From: Jelle <60387522+JelleInfinity@users.noreply.github.com> Date: Sun, 16 Oct 2022 16:53:09 +0200 Subject: [PATCH] Clear before adding items on reload --- pkNX.WinForms/Subforms/GenericEditor.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/pkNX.WinForms/Subforms/GenericEditor.cs b/pkNX.WinForms/Subforms/GenericEditor.cs index 7f08e073..399fa322 100644 --- a/pkNX.WinForms/Subforms/GenericEditor.cs +++ b/pkNX.WinForms/Subforms/GenericEditor.cs @@ -54,6 +54,7 @@ public GenericEditor(Func, DataCache> loadCache, Func