Additional cleanup to the authentication window.
- Make authentication window into a utility window (non-dockable). - Force constant size. - Shrink gap between label and text field. - Rename authentication window title to Authentication to match menu item. - Remove unused fields. - Enable wordwrap for errors. - Use title capitalization for labels.
Showing
- src/UnityExtension/Assets/Editor/GitHub.Unity/Misc/Styles.cs 1 addition, 1 deletionsrc/UnityExtension/Assets/Editor/GitHub.Unity/Misc/Styles.cs
- src/UnityExtension/Assets/Editor/GitHub.Unity/UI/AuthenticationView.cs 7 additions, 10 deletions...nsion/Assets/Editor/GitHub.Unity/UI/AuthenticationView.cs
- src/UnityExtension/Assets/Editor/GitHub.Unity/UI/AuthenticationWindow.cs 4 additions, 4 deletions...ion/Assets/Editor/GitHub.Unity/UI/AuthenticationWindow.cs
Loading
Please register or sign in to comment