gereleth / hexapipes

Hexagonal pipes puzzles
https://hexapipes.vercel.app/hexagonal/5
MIT License
186 stars 19 forks source link

Placement of red and green bars is broken #97

Closed bartwensley closed 1 year ago

bartwensley commented 1 year ago

Since the last update placement of the red and green bars is broken - for example, left-clicking and holding on the yellow X puts the red bar in the wrong location in the following screensnip:

image

It is pretty much random where the bars appear now - usually on the wrong edge of the current square/hex/whatever. I'm seeing this on Chrome (Windows 10).

gereleth commented 1 year ago

Oops, sorry about this! Forgot to invert y sign in one last place. Well hopefully last =).

I should probably make a prerelease testing protocol... I usually just play in the preview site but this bug slipped in because I almost never use this feature. Thanks for reporting!

bartwensley commented 1 year ago

Thanks for the quick fix!!! Looks good now. And thanks for the fun game!!!