StefanKert / BuildVision

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

Selected columns not persisting #91

Closed martinsmith1968 closed 4 years ago

martinsmith1968 commented 4 years ago

If I make changes to the visible columns, when I close and restart Visual Studio the default columns are shown again.

E.g. Hide Build Finish Time, Show Framework and Output Restart Visual Studio Build Finish Time is visible, Framework and Output are not

Due to the types of project I'm building in VS I have to run VS as administrator - maybe that is having an effect ?

Thanks

daniel-schmidt commented 4 years ago

I can confirm this problem, running VS 2019 not as an administrator.

StefanKert commented 4 years ago

Hi folks!

thanks for the heads up. I was able to reproduce this and will try to fix it in the next days :). I´ll let you know as soon as the fix is pushed.