When the current set of branches looks like this:

then it is not possible to double-click on any of these to check-out the desired branch. Double-clicking anywhere on a line like the one shown (with multiple branches all at the same commit) always checks out the first branch shown on the line (in this case develop).
Where branches are at different heights on the tree I can double-click on any branch I want.
In the above example it would be very useful if the double-click detection noticed the exact location of the cursor and checked out out the relevant branch.
Thank you.
When the current set of branches looks like this:
then it is not possible to double-click on any of these to check-out the desired branch. Double-clicking anywhere on a line like the one shown (with multiple branches all at the same commit) always checks out the first branch shown on the line (in this case
develop).Where branches are at different heights on the tree I can double-click on any branch I want.
In the above example it would be very useful if the double-click detection noticed the exact location of the cursor and checked out out the relevant branch.
Thank you.