mchung94 / solitaire-player

Automatically play Pyramid and TriPeaks Solitaire in Microsoft Solitaire Collection for Windows 10
MIT License
39 stars 15 forks source link

The mouse cursor points at a wrong section to click "undo all" #5

Closed 20LeeBrian1 closed 3 years ago

20LeeBrian1 commented 3 years ago

Hello,

I really enjoy your program so far! I had a slight concern (especially the TriPeaks) about your program: the mouse cursor points in the wrong part after i click ok after scanning. It is supposed to click "undo all," but it went to the wrong way and produced erroneous solutions even though there is a solution. While this is corrected manually, it is pretty annoying. Thank you!

mchung94 commented 3 years ago

Hi,

Thanks for letting me know! I just made a new release (version 2.4.2) to fix this problem: https://github.com/mchung94/solitaire-player/releases/tag/v2.4.2

Please let me know if it's still causing a problem.