ElTh0r0 / iqpuzzle

A challenging pentomino puzzle.
https://elth0r0.github.io/iqpuzzle/
GNU General Public License v3.0
25 stars 18 forks source link

The block should not be recolored to the "error" colors if you rotate it while holding it. #73

Closed OwlGale closed 3 weeks ago

OwlGale commented 3 weeks ago

It makes sense to use "error" colors when blocks are in the wrong position after rotation.

But if you hold the block at the same time - not so much. Example: https://i.imgur.com/4mCvSCX.mp4

I think it's best not to use "error" colors when you rotate a block while holding it.

ElTh0r0 commented 3 weeks ago

Many thanks for recording an example, this helped a lot to reproduce and fix it!