From aec8b08f9f82a54e054d44b681768b12ea15e61c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20K=C3=BCng?= Date: Tue, 24 Jul 2018 21:17:41 +0200 Subject: [PATCH] When figuring out the folder name for the "Move to subfolder" command, ignore case. And also trim the right of special chars and whitespaces. --- StExBar/src/SRBand.cpp | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/StExBar/src/SRBand.cpp b/StExBar/src/SRBand.cpp index ebc6309a..1e91a9e4 100644 --- a/StExBar/src/SRBand.cpp +++ b/StExBar/src/SRBand.cpp @@ -1677,6 +1677,8 @@ void CDeskBand::MoveToSubfolder(HWND hWnd, std::wstring cwd, const std::map