unitycoder / UnityLauncher

Unity Version Launcher
MIT License
138 stars 28 forks source link

Changes in grid column width are now saved in user settings as int[]. #29

Closed geo-at-github closed 6 years ago

geo-at-github commented 6 years ago

I have added them as an int[]. The Settings Designer UI in Visual Studio 2017 does not really like it though. Just click "No" if it asks to update the settings file. Maybe there is a better solution for VS2017? - It works just fine in the final program.