Add a quick build feature using a pre-defined build, without prompts #1322
Labels
build tool
Component: Exports or the build tool
enhancement
Request: New feature or improvement
planned
Note: Feature planned for a later release
Milestone
The problem:
Right now, if you want to Build your project you need to go through the Build dialog, choose your desired build format, click through the file browser and if applicable, confirm a file overwrite.
It's the same if you want to quickly re-build in succession. Which means that if you want to quickly replace your last build with the same exact settings and file paths, you still have to go through all the clicking. This wastes time and focus away from the user.
The request:
It would be very useful if there was but a shortcut, even if it's just a new Tools menu item, that forces a rebuild with the exact same options, format and paths as the last attempted Build. If an overwrite is inevitable, do so without prompting. The only visual feedback should be perhaps an alert dialog with success status.
Also illustrated by @nyex in the ideas thread.
The text was updated successfully, but these errors were encountered: