Hellenic / react-hexgrid

Build interactive hexagon grids with React
https://hellenic.github.io/react-hexgrid/examples/
MIT License
318 stars 130 forks source link

PixelToHex is innacurate when there is spacing in the layout #101

Open bernatesquirol opened 2 years ago

bernatesquirol commented 2 years ago

Could it be that when there is spacing in the layout, the PixelToHex is not accurate? Seems like the top part of the hexagon gives the cell that is above the right cell (-4,0,4).

image