Launchpad 7.1
Heads up, new features incoming!
Changes:
- The Launchers list, Backup Manager, and Platform Manager windows now have options for which view mode to use: Details (the default), Tile (large icons with names in a grid), and List (small icons with names in a vertical list)
- There is a new setting for the Double-Click Action of launchers: Edit (the default) or Run. This is especially useful if you wish to use Launchpad as a launcher itself.
- Error dialog hides the error submission fields by default until the checkbox is checked
- Launchpad window sizes and positions are saved when closed, and restored when re-opened
- Check for updates earlier to avoid loading launchers if not needed
- Module loading is now standardized as a bulk operation
- Add "Default Launcher Theme" option that is used instead of the Launchpad theme itself when building launchers
- Add a checkbox to override the auto-detected theme for all launchers with the default theme
- Unhandled exceptions are now logged
- Create a reusable Tabs control and replace the Settings tabs
- Code cleanup and optimizations
Fixes:
- Prevent searching for game install directory if not needed
- Restructured layered data again to ensure auto-detected values are always used second if a config value is not set
- An error is thrown if certain GUI elements fail to render, where previously this failed silently
- Removed "Open" option from Icon Source fields because many systems can't open .ico files directly