8 ms·
When you finish the puzzle it should be a modal with some stats for the puzzle and button to play a new one
by pompomsheep 2mo ago
When you finish the puzzle it should be a modal with some stats for the puzzle and button to play a new one
- RedMist 2mo agoThe 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.
- pompomsheep 2mo agoHmm thanks can you let me know your device and browser please
- RedMist 2mo ago.complete-modal .c-line { opacity: 0; } This is what is hiding the modal for me. Disabling it makes the modal contents appear. Chrome / Windows
- RedMist 2mo agoI think your new version works now!
- pompomsheep 2mo agoGreat thanks for confirming the fix