gh-XcodesOrg-XcodesApp/Xcodes
Brandon Evans 1dd6232891
Remove InfoPane from split view instead of hiding it
When it was hidden the split view would still allow you to resize the remaining split, which resulted in weird behaviour. Instead, just remove the info pane split and the split view doesn't let you resize. Had to move where this global alert lives as a result because it might have to be presented even if the info pane isn't visible.

I tried changing the alert so it wasn't on the main window, and was instead local to the buttons that triggered its presentation, and this worked for all but the case where the CancelInstallButton was used from the Xcode menu. So for now I left it close to where it already was.
2021-02-06 18:28:05 -07:00
..
AcknowledgementsGenerator AcknowledgementsGenerator supports *.LICENSE files for code not from SPM 2020-12-28 10:38:59 -07:00
AppleAPI Try to improve auth error messages 2021-01-25 19:36:49 -07:00
Backend default to aria2 2021-02-06 14:31:46 -06:00
Frontend Remove InfoPane from split view instead of hiding it 2021-02-06 18:28:05 -07:00
Preview Content/Preview Assets.xcassets Rename the project and directories 2020-11-24 21:11:25 -07:00
Resources default to aria2 2021-02-06 14:31:46 -06:00
XcodesApp.swift Remove Preferences dependency. Adjust Settings UI with groups 2021-01-27 21:38:22 -06:00