AaronCoplan / MazeSolver

Program that generates mazes, solves them, has printing capabilities, and can read an image of a maze and solve it.
MIT License
0 stars 1 forks source link

Issue w/ Show Solution #18

Open AaronCoplan opened 8 years ago

AaronCoplan commented 8 years ago

Show solution sometimes requires a double click to work.

AaronCoplan commented 8 years ago

This appears to be fixed - bug no longer exists.

AaronCoplan commented 8 years ago

Double click issue still exists.