Closed rgamez closed 9 years ago
I will revert the selector for the decision tree to a single fieldcontain
and will use the data-fieldtrip-type=dtree
selector that is compatible with the app, please @panterz check if similar changes are needed for the layers.
Modifying the selector in the app was discussed but changing it could have repercussions to existing editors, since the fieldcontain
is used for storing other types of fields ie. layers and buttons.
The class selector of the decision tree was modified here: cobweb-eu/fieldtrip-authoring-tool@0e2dee6, all the decision trees created after are not serialized because the app uses an exact match in the class selector:
div[class=fieldcontain]