profiler icon indicating copy to clipboard operation
profiler copied to clipboard

Callstack navigation: automatically expand to next branching node

Open violasong opened this issue 7 years ago • 6 comments

Navigating the callstack seems slow since it requires two right-arrow key presses to expand and go to next row.

We should change it so that right-arrow (or clicking on disclosure triangle) automatically expands to the next node that has 2 or more children. It should auto-select that node.

Edit: When using left-arrow key or closing the arrow, it should have the opposite behavior - closing all nodes since the last fork.

I think it's possible that expanding all the way to the next branching node will feel like too much. The subtler version would be to just have each right-arrow key press trigger both expand and go to next row.

┆Issue is synchronized with this Jira Task

violasong avatar Aug 11 '17 20:08 violasong