Hi,
I see lots of discussion going way back on this, including some notes about developers working on keeping the gumball wherever we put it, for both individual and grouped objects, hopefully.
Any updates?
Hi,
I see lots of discussion going way back on this, including some notes about developers working on keeping the gumball wherever we put it, for both individual and grouped objects, hopefully.
Any updates?
Can you provide any examples? Technically when you relocate the Gumball manually, its new position should remain fixed?
Hi Andrew - no changes in this area that I know of.
-Pascal
As Pascal said - no. But, in case it helps, here is a great macro (I think created by Pascal?) that puts a point at the current location of the gumball:
! _SetRedrawOff _CPlane _Gumball _Point 0 _CPlane _Undo _SetRedrawOn
Combined with GumballRelocate, it makes it fairly easy to use and keep track of a gumball location.