Enhancement: Single click expand/contract

dstrenz

Member
Very minor enhancement reqest. When single-clicking a node in the browser tree, expand the node (or contract it if it's already expanded). In other words, make clicking the name of the node work the same as clicking the +/- and double-clicking.
 
At the moment a single-click will select the object. Do you want to:

1. Select & expand
2. Expand only (like +/- does)
3. Expand when already selected

Option 2 would imply that you can only select an object by clicking on its icon.
 
I'd prefer 1 also. Exactly like double-click behavior.

The main place where I think there would be a benefit from nodes automatically expanding/contracting with one click is at the very top level (i.e. Tables, Triggers, Packages..), because 99.9% of the time that's what I do at that level, and it's the level I click on the most. On child nodes, I most frequently right-click (ie. to edit a package or trigger, query a table, etc.)
 
Back
Top