StefanKert / BuildVision

A Visual Studio extension to visualize the building process.
MIT License
261 stars 43 forks source link

Hiding up to date targets doesn't hide the group header if you group by state #85

Closed eddieparker closed 4 years ago

eddieparker commented 4 years ago

Steps to Reproduce:

  1. Group by state
  2. Have Hide Up to Date Selected
  3. Do a build with some up to date projects.

You'll notice that you have a "State: UpToDate" with zero items in it. At least it's empty, but it'd be nice if it didn't exist at all.