gh-XcodesOrg-XcodesApp/Xcodes/Frontend
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
..
About Add bug report and feature request options to Help menu 2021-01-25 19:23:50 -07:00
Common Put tooltip on installationStepView 2021-01-23 17:13:07 -06:00
Preferences Preferences UI adjustments 2021-01-28 17:20:22 -07:00
SignIn Replace .alert with .emittingError 2021-01-04 16:23:35 -07:00
XcodeList Adjust ByteCountFormatter. PR Feedback 2021-02-03 21:55:47 -06:00
MainWindow.swift Remove InfoPane from split view instead of hiding it 2021-02-06 18:28:05 -07:00
View+Conditional.swift Add trailing inspector pane 2020-12-28 12:42:28 -07:00
View+IsHidden.swift Add refresh menu item and progress view 2020-12-27 18:29:24 -07:00