New feature - selection by popara96 · Pull Request #510 · GlitchEnzo/NuGetForUnity (original) (raw)
- selection now works directly on existing "update" and "installed" packages, taking advantage of the "IsSelected" property of the package. This way, NugetHelper class should stay virtually untouched.
- introduced some minor QoL changes: "Refresh" and "Preferences" buttons are now consistent, being drawn in the upper left on every tab; Search bar now doesn't have the "Search" button in "Installed" and "Updates" tabs - instead, every key stroke refreshes the filtered packages (it's a start for mentioned UX changes needed to improve the "Online" tab).