greg-ynx / NexusDownloadFlow

Auto-downloader for Nexus Mods.
33 stars 7 forks source link

[0026] [ndf-script] [debt] Do not close the window after the end of the program #9

Closed greg-ynx closed 7 months ago

greg-ynx commented 10 months ago

Scenario: When the program interrupts. What's happening: The program's window closes itself. What's expected: The program ends and the window is still open.

greg-ynx commented 9 months ago

Track: https://www.codingdeeply.com/stop-python-window-from-closing/#:~:text=to%20use%20them.-,%231%3A%20Using%20the%20input()%20Function,until%20a%20value%20is%20input.

greg-ynx commented 9 months ago

Hot fixed pushed to v2.0.X