I have nested vertices and I'm looking to directly select the child vertex with just one click.
Currently, when I click on a child vertex, it first selects the parent vertex instead.
It's selecting the parent vertex initially:
To select the child vertex, I need to double-click on it.
The child vertex gets selected only after double-clicking:
Is there a way for me to single-click and select the child vertex without having to go through the parent first?