madskristensen / DialToolsForVS

A Visual Studio extension
Other
50 stars 21 forks source link

Fixing exceptions and settings. #36

Closed philipwolfe closed 3 years ago

philipwolfe commented 3 years ago

Fixing exceptions when solution not loaded. Rotate or click would print an exception into the log. Adding settings for enable/disable dial logging to the output window. Fixing Dial menu loading randomly by adding the orderby. Adding a check to see if any settings changed when the settings dialog is closed. If no settings changed it seemed that the controller would change to a random setting.

madskristensen commented 3 years ago

Thanks