mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
!submissionInfo.* store default contents before dialog is closed #168
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @superg on GitHub (Jan 11, 2020).
Originally assigned to: @mnadareski on GitHub.
This is more of a suggestion. It would be nice if DICUI saved default empty !submissionInfo.txt right after the dump and before I close the dialog with text boxes. Asking user to enter all the fields is cool but a few times I lost generated !submissionInfo.txt and I can't explain why did it happen (I usually keep DICUI open all the time. Reboot? I didn't pay much attention when exactly does it happen). I dump a lot and that would help me to save time and not to redump the same disc again just for !submissionInfo.txt generation. Or maybe a checkbox in options to be able to disable user dialog and just store the file (old behaviour like it used to be).
@mnadareski commented on GitHub (Jan 27, 2020):
There is an option like that in the UI already. Check the options dialog and try again.
@mnadareski commented on GitHub (Jan 27, 2020):
I think the ask might be "output a file before it shows the dialog". If that's the case, I'm closing this as a wontfix, since there's no reasonable way of doing that without some very dumb stuff where it writes out, unlocks, lets you enter things in, and then... overwrite it. I'll wait for confirmation of the ask, before closing this, though.
@superg commented on GitHub (Jan 27, 2020):
Oh no, the option not to show gui is fine, all I care about is that right after the dump the file is created automatically.
@mnadareski commented on GitHub (Jan 27, 2020):
Closing as wontfix.