From 1e932e14e9725193b5f1209eea3af5c8b8d34a66 Mon Sep 17 00:00:00 2001 From: Kurt Date: Sun, 22 Jul 2018 14:27:48 -0700 Subject: [PATCH] Add custom path popup button autofills with current contents if none found --- PKHeX.WinForms/Subforms/SAV_FolderList.cs | 75 ++++++++++++++++++----- 1 file changed, 58 insertions(+), 17 deletions(-) diff --git a/PKHeX.WinForms/Subforms/SAV_FolderList.cs b/PKHeX.WinForms/Subforms/SAV_FolderList.cs index dc8ae28e0..883115c65 100644 --- a/PKHeX.WinForms/Subforms/SAV_FolderList.cs +++ b/PKHeX.WinForms/Subforms/SAV_FolderList.cs @@ -18,8 +18,9 @@ namespace PKHeX.WinForms private readonly List Paths; private readonly SortableBindingList Recent; private readonly SortableBindingList Backup; - private readonly List