Improve GUI of NuGet for Unity window#617
Conversation
If you directly change the properties of the EditorStyles class, it will affect the entire editor. Therefore, I made a copy and changed it to use that one.
There was a problem hiding this comment.
@annulusgames Thank you for the pull request! Your contribution is greatly appreciated and enhances the project. Looks really Nice!
I run autoformatter on the changes and added the missing documentation, so from my side we can merge it. Is it still work in progress or can we merge it?
It would be nice if we / you update the images in the documentation to show the new UI.
|
I've updated the images in the documentation. The work has already been completed, so there is no problem in merging it. |
|
I think the best way is to replace the drawing process from IMGUI to UIToolkit, but it would be difficult to migrate this huge amount of code to it, so I improved the appearance by rewriting the existing code. I think this is enough for now. |
NuGet for Unity is a great tool, but its GUI looks a little outdated and feels clunky. This pull request will refresh the look of the editor window and bring it in line with the modern Unity editor.
Before/After
Online
Installed
Updates