Enabling Treeview synchronization

Discuss development issues and submit patches here
Post Reply
crispyoutside
Posts: 4
Joined: Fri Jun 26, 2020 6:35 am

Enabling Treeview synchronization

Post by crispyoutside »

I recently created a thread in bug reports regarding Synchronize Treeview not working for UNC and mapped network paths.

viewtopic.php?f=5&t=2712

Instead of waiting around for answers (when it was clear that this feature has been disabled in builds for quite a while), I thought "this shouldn't be hard to enable again." And it wasn't (and it seems to work great on the Win10 machines I'm using), but that didn't help should some installations still want to preserve the current suppression of network path treeview synchronization.

So I enabled that function and added a option to suppress network path synchronization to the treeview dialog as shown in the png attachment:
Revised dialog box
Revised dialog box
Capture1.PNG (21.48 KiB) Viewed 28908 times
To do this I've modified the 6/23 Git master code files. I've attached the 8 changed files needed to compile this addition to the basic operation, the registry and the XML portable configuration files. The modified files are attached in a 7z file. I've mode no attempt to adjust the help files to support this change at this time. (I thought that I'd wait to see if this seems like a good function addition.)
Attachments
tmp.7z
Revised files
(52.81 KiB) Downloaded 974 times
Post Reply