Change example data to contain HTML instead of JSON format

Then it's easier for us to show a more readable information about the data we collect

Contributes to CURA-6434.
This commit is contained in:
Diego Prado Gesto 2019-04-29 17:24:51 +02:00
parent 534a035841
commit 46f1f00cb9
4 changed files with 42 additions and 115 deletions

View file

@ -89,6 +89,7 @@ Window
}
textArea.text: manager.getExampleData()
textArea.textFormat: Text.RichText
textArea.readOnly: true
}
}