T O P I C R E V I E W |
JohnCz |
Posted - Jul 11 2008 : 08:39:35 AM I really love an outline view. However, there are some things that bothers me. When you switch to an outline view it displays all nodded expanded. After collapsing nodes, switching to other file and coming back they all nodes are expanded again.
I would suggest adding an option to show outline initially in collapsed or expanded state. Also if possible, keep a view alive and in a state it was left once it is invoked. Tree for any given file can be removed after file is close.
Another thing that bugs me (not life threatening) is tolltips popping often when mouse hovers over tree nodes that are partially obstructed. It is very helpful but sometimes stays on the way obscuring visibility of the item state. After clicking on the tooltip over a node I cannot confirm if item I clicked is selected Again option to toggle visibility of the tooltips would be nice.
John |
3 L A T E S T R E P L I E S (Newest First) |
sean |
Posted - Dec 17 2015 : 12:32:16 PM case=9862 is implemented in build 2086 |
support |
Posted - Dec 01 2008 : 07:31:41 AM case=8858 is implemented in build 1707 |
feline |
Posted - Jul 11 2008 : 1:33:06 PM We are looking to have VA Outline remember the state (open or closed) of its nodes as you work in a file:
case=8858
We are also looking to make the multi line tooltips in VA Outline optional:
case=9862
What programming language are you working in? I am wondering how your files are structured, since in a "standard" file I would not expect many top level nodes. If you have a single class in a file then you will get a top level node for this class, and virtually the entire file contents will be child nodes.
So if VA Outline is initially all collapsed you will not get much sense of the file. |