Update polygon creation offset parameter in drawing.py - fix bug
Replaced grid_size-based scaling with a fixed value of 0.15 for the polygon creation offset. This change ensures consistency in offset scaling regardless of the grid size.
Please register or sign in to comment