AndrewRigg / Crossword

Crossword Generator made by Steven Court
0 stars 0 forks source link

Allow crossword to still display highlighted words on zooming #65

Closed AndrewRigg closed 7 years ago

AndrewRigg commented 7 years ago

Zooming currently removes highlighted squares. Need to save them to temporary array and then redraw them when zooming used.

AndrewRigg commented 7 years ago

There is now just a subtle bug, the zooming works fine and the words highlight fine, but when zooming, the highlighted word jumps to the most recently clicked word, i.e. it seems that the clicked word trumps the currently hovered word.

Golpette commented 7 years ago

I fixed this, but introduced a smaller bug where the highlighted grid loses its focus