12 May
2004
12 May
'04
3:08 p.m.
Hi,
My next grid problem is this:
1. Turn the grid on. 2. Draw a 1x1 square on this grid using the pen tool.
Note that the nodes of this square are snapped to the grid.
3. Scale this square using the handles and stop when the scale snaps near a size of 2x2.
Now that square's nodes are no longer snapped to the grid.
AFAICS this is because the scaling makes use of the sp_item_bbox_desktop(), which includes line widths. It suggests to me that the only way to solve this problem is to have a second bounding box function that considers nodal positions only. Then this could (optionally) be used for scaling.
Any thoughts? Have I missed something?
Thanks
Carl