neoneye / ARC-Interactive

Enjoy puzzle-solving directly in your browser.
https://neoneye.github.io/arc/
MIT License
18 stars 2 forks source link

Editor overview: The first time seeing the overview page, show a questionmark over the current drawing #20

Closed neoneye closed 8 months ago

neoneye commented 8 months ago

Problem

Currently it shows the input image, as the output image. Despite the user haven't drawn a single pixel. This may be confusing.

Solution

Show a questionmark until the user have made some changes to the image.

neoneye commented 8 months ago

Fixed. questionmark when the undoList is empty.