jsseng / jigsaw

0 stars 0 forks source link

All pieces should snap into the nearest grid location #22

Closed jsseng closed 3 days ago

jsseng commented 1 week ago

If the piece is incorrect, a border should highlight the piece. Correctly placed pieces should stay locked in place.

jsseng commented 4 days ago

I merged the code and it was working. One problem is that it highlights 2 neighboring boxes if the piece is positioned just right. Could you modify it to highlight just 1 box?

LambNNot commented 4 days ago

I have made the corrections and refactored some of the code implementing a more intuitive use of signals