Page 1 of 1

Patch for desktop item refresh on double click on treeview

Posted: Fri Feb 04, 2011 10:48 pm
by ajs
Patch for desktop item refresh on double click on treeview

For some reasons, the default behavior of a double click on the Desktop
item in the treeview is different from the behavior of a double click on the other items. Other items are collapsed/expanded with refresh of the children. Instead the Desktop is collapsed/expanded without refresh.
This patch handles the Desktop item double click manually, forcing a refresh of the tree when expanding.

Patch against commit 186 and patch 41

Re: Patch for desktop item refresh on double click on treeview

Posted: Tue Apr 12, 2011 2:10 am
by David Erceg
Rejected.