pyparty
pyparty copied to clipboard
Canvas grid slicing
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.