Issue 234: Preserve tree expansion in PublishDocumentDlg

issues
Status:closed
Assigned To:Guest
Type:Todo
Area:Skyline
Priority:3
Milestone:2.1
Opened:2013-04-21 17:19 by Brendan MacLean
Changed:2013-06-22 09:32 by Brendan MacLean
Resolved:2013-06-22 09:32 by Brendan MacLean
Resolution:Fixed
Closed:2013-06-22 09:32 by Brendan MacLean
2013-04-21 17:19 Brendan MacLean
Title»Preserve tree expansion in PublishDocumentDlg
Assigned To»killeent@uw.edu
Type»Todo
Area»Skyline
Priority»3
Milestone»2.1
After finishing the expansion preservation work for the SequenceTree, it would also be nice to have expansion and selection preservation for the tree in the PublishDocumentDlg. Interestingly, this tree is not even a TreeViewMS control. So, you may want to pull some of your work out into a static class that works with just TreeView. We do also need to preserve expansion and selection in this tree.

Also, while you are working on this it should be possible to double-click on a folder in this tree and have cause the OK button click. And, finally, we should improve the icons in this tree.

2013-06-22 09:32 Brendan MacLean
resolve as Fixed
Statusopen»resolved
Assigned Tokilleent@uw.edu»Brendan MacLean
Trevor has committed the fix for this.

2013-06-22 09:32 Brendan MacLean
close
Statusresolved»closed
Assigned ToBrendan MacLean»Guest