When you finish the puzzle it should be a modal with some stats for the puzzle and button to play a new one
back
1 comments
The modal appears, but is empty. There is something there though as I can click randomly somewhere in the bottom right, and up pops a difficulty selector.
Hmm thanks can you let me know your device and browser please
.complete-modal .c-line {
opacity: 0;
}
This is what is hiding the modal for me. Disabling it makes the modal contents appear.
Chrome / Windows
Great thanks for confirming the fix
I think your new version works now!