Page 1 of 1

patch for refreshing listview after renaming folder on treev

Posted: Wed Jan 05, 2011 6:17 pm
by ajs
Hi David,
patch for the following issue.

After renaming we need to update the listview and the address bar,
otherwise the listview will show the contents of a folder no longer existing
(so if we try to open a file it will fail).
This has to be done only if the item renamed is the selected item in the
treeview or one of his ancestors, to avoid changing the displayed folder is we
rename an item using R-click+rename on another branch

Patch against commit 161

Re: patch for refreshing listview after renaming folder on treev

Posted: Sat Jan 22, 2011 8:17 pm
by David Erceg
Patch committed.