StefanKert / BuildVision

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

Sorting on start time does not work #78

Closed manu-st closed 5 years ago

manu-st commented 5 years ago

I'm using 3.0.0.90 from the VSIX feed with VS 2019. It doesn't seem that sorting is working properly during a build as shown here:

image

If I click the column header it will eventually sort. It is as if during the build the sorting criteria was not taken into account at all.

StefanKert commented 5 years ago

Thanks for bringing this up. The latest version (3.0.0.91) should now order correctly.