pyparty icon indicating copy to clipboard operation
pyparty copied to clipboard

Canvas grid slicing

Open hughesadam87 opened this issue 11 years ago • 0 comments

Grid should change dimensions with rx ry on canvas. Or at least implement grid slicing, or overwriting the grid when rx and ry change. That way, you can always do image[grid.centers] without exceeding the image limitations.

I think the grid should always have the same size and rx and ry.

hughesadam87 avatar Jan 13 '14 06:01 hughesadam87