JohnBaracuda / com.baracuda.runtime-monitoring

Runtime Monitoring is an easy way for you to monitor the value or state of custom C# members during runtime. Just add the 'Monitor' attribute to a field, property, event, method or even class and get its value or state displayed automatically in a customizable and extendable debug UI.
MIT License
408 stars 22 forks source link

Creating a Settings file creates an empty "Resources 1" folder #19

Closed AldeRoberge closed 1 year ago

AldeRoberge commented 1 year ago

Hey, first, really cool stuff. I use it in every project.

There is a very tiny problem with the Settings creation : it creates a folder named Resources 1.

image

Also, the Settings is not automatically created when missing, resulting in a Null reference exception.

JohnBaracuda commented 1 year ago

Thank you :) both issues should be fixed in 3.5.4