weaving-space icon indicating copy to clipboard operation
weaving-space copied to clipboard

Make the legend shape reflect the tile shape

Open DOSull opened this issue 3 years ago • 2 comments

Currently the legends are all rectangular, regardless of whether the underlying tiling is hexagonal or rectangular. It would be nice if the legend shape reflected the tiling type.

Because the legend size is limited to the bounds of the elements selected by _get_legend_elements() this is a bit more complicated than just making a buffered tile_unit.tile. So... some care required!

DOSull avatar Jun 10 '22 11:06 DOSull