Gumball to stay viewable when zooming in viewport

Hi ,
Is it possible to make the Gumball stay viewable in the viewport when you zoom into an object ?
For example, if I create a long horizontal rectangle, select it so the gumball is showing, then zoom into one corner, I can no longer see the rectangles gumball for moving or scaling the rectangle.
Thanks.

Hello - no - not automatically but you can use a macro, something like this:

_CPlane _View _GumballRelocate 0 _Enter _CPlane _Undo

This assumes you have a selection and there is a gumball of course.

-Pascal

1 Like

Hello Pascal,

Thank you !

That works extremely well, especially while using a 3D Mouse.

Cheers,

Mike Annear.