StructuredXmlEditor icon indicating copy to clipboard operation
StructuredXmlEditor copied to clipboard

VisibleIf expressions aren't parsed when enums change

Open Rakaneth opened this issue 7 years ago • 0 comments

My definitions file looks like this: image

If I make a new json based on this and change the enum, it isn't visible (though an extra null appears in the row description): image

If I then collapse and expand the entry, the required items are visible again: image

Rakaneth avatar Dec 27 '17 20:12 Rakaneth