Lyeeedar/StructuredXmlEditor

First option (EnumValues value) in Enum is not written to xml file

Stolij opened this issue · 1 comments

Enum Body:
Name=li, EnumValues=Test1,Test2,Test3,Test4 (Test1 will not be written to xml file when saved)

Sorry, My bad: i had the "SkipIfDefault" flag on, which automatically hid the first "EnumValues value".