The navigate widget is a bit wonky right now:
- shows incorrect center axis when aligned
- big balls overlap small ones even when the smaller are in front.
- hard to tell which is in front since negative ball is small, even when in front.
- almost impossible to pull negative axis ball into front.
The attached patch:
- Shows the axes lines and balls in a brighter color when IN FRONT only.
- Size of the balls change so they are larger when in front, smaller when further away
- Labels are shown only on the closest axes, adding a "-" if negative.








