greg-ynx / NexusDownloadFlow

Auto-downloader for Nexus Mods.
36 stars 8 forks source link

[0030] [ndf-script] [debt] FailSafeException handling #11

Closed greg-ynx closed 9 months ago

greg-ynx commented 11 months ago

Scenario: When the mouse cursor is on one of the edge of the main user monitor and the script calls the leftClick and the moveTo functions. What's happening: A FailSafeException is raised and the program interrupts itself. What's expected: The cursor does not move or click, preventing fail-safe exception.

greg-ynx commented 10 months ago

Hot fix pushed to v2.0.X