Tagged Questions
1
vote
3answers
202 views
Conventional keyboard modifier for expanding/collapsing hierarchical tree view
I have a large tree view where users will often want to fully expand or collapse a particular tree. I'm providing a context menu with both of these choices, but I'd also like to allow the user to hold ...