(These were not autogenerated for some reason)
- Fixed #144
- Created a simple folder/file browser. Need to get to replacing existing file/folder picking modals with this.
- PathPicker now shows file/folder names instead of full paths.
- Replaced folder/file picker button with PathPicker. Got it to update the indicator as well.
- PathPicker auto-highlights partial matches for the requested items.
- Added ClosingMethod to Platforms.json and user-changeable. Choose between Combined, TaskKill (Old method) and Close (ONLY the new method -- Though I wouldn't recommend this)
- Fixed missing RESTART_AS_ADMIN & EXIT_APP
- Fixed fix platform folder modal (Was setting to .exe path, not folder as required)
- Fixed odd modal sizing overflow issues
- Set User Data folder now only shows folders in PathPicker to avoid confusion