stany9g

Results 2 comments of stany9g

I was able to reproduce it. `var data = new IniData(); data["main"]["test"] = "1"; var config = new IniParserConfiguration {AssigmentSpacer = ""}; var parser = new IniDataParser(config); var fileParser =...

@Keboo I did a little more investigation about the suggested fix and not sure if it is the right suspect. 1. I tried to remove the animation from the style,...