SceneMaker / VisualSceneMaker

Visual SceneMaker is an authoring tool for creating interactive presentations aimed to non-programming experts. It supports the modeling of verbal and non-verbal behavior of Virtual Characters and robots. Therefore, it provides users with a graphical interface and a simple scripting language that allows them to create rich and compelling content.
http://scenemaker.dfki.de
Other
18 stars 11 forks source link

In variable definition dialog, the value displays the AST data structure instead of a textual representation of the expression #197

Open MatthiasHock opened 4 years ago

MatthiasHock commented 4 years ago

Example:

var1

var2

1) It would be a better user experience to show the expression in the format it was entered in initially.

2) Additionally, when trying to edit the current expression, it would be nice to show it again. As it is now, when clicking on the magnifying glass icon to edit the current expression, there is only an empty field.