Kruptein / PlanarAlly

A companion tool for when you travel into the planes.
https://www.planarally.io/
MIT License
393 stars 70 forks source link

bug(GridSettings): Only show oddHexOrientation for hex grids #1400

Closed Kruptein closed 4 months ago

Kruptein commented 4 months ago

The oddHexOrientation property is only relevant for hex grids, and is thus appropriately placed in the Hex Settings.

The check to show those fields was however only being applied to the title and not the actual oddHexOrientation row, woops.