Closed CodeChrisB closed 1 year ago
The Custom Editor can ignore props but currently is not able to do this via its editorValues right after being started.
The props for Madverse City RapBattleStandardPromptRound1.jet could be ['a.text','a.verb']
these props are even more diffucult since they are nested props so even more testing is required
Task is done if in this example only the text and verb prompt are only shown when clicked on the FastAcessButton
The Ignore tab does not specify nested props it just has a list of all the props
The Custom Editor can ignore props but currently is not able to do this via its editorValues right after being started.
The props for Madverse City RapBattleStandardPromptRound1.jet could be ['a.text','a.verb']
these props are even more diffucult since they are nested props so even more testing is required
Task is done if in this example only the text and verb prompt are only shown when clicked on the FastAcessButton