mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 16:15:24 -04:00
[GH-ISSUE #373] [Feature Request] Automatically fill launch executable name when importing version #340
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 @fpiesche on GitHub (Mar 25, 2026).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/373
If the launch executable "Name" field isn't filled in manually, importing a version will fail with an error message. A minor toe-stub that could be fixed by either prefilling the field with a default name, or automatically filling it with e.g. the file name when selecting an executable (though this should not overwrite a custom name if one is set).