-
The autocomplete and search suggestions for child variables does not work and value fields, as it does in variable fields.
With many childs it is difficult to find the right one in a dropdown menu that is far too small, has a slim scrollbar and skips entries with the scroll wheel. -
If I rename a declared variable in variable-editor, it is renamed in the entire project. But not in the action where I pressed the short edit button or which I opened to then open the variable-editor.
To be precise, if I add characters to the variable name it works, if I remove some it doesn’t. -
If I rename a variable or child and then want to change the type, I have to click twice. The first click to open the dropdown menu is ignored and just leaves the text field.
But when I click on the type of another variable, it works immediately. -
When I create a new variable, the cursor is in the name field. But it would be better if the default name is selected, so we can type the name without removing “Variable” first.
-
If I use external events with scene variables and a separate scene for each level, it can easily be that I have to manually declare 15 variables, 10 times… (if it is not possible or useful to duplicate the scenes) Maybe is it possible with one click in the diagnostic report? The report knows which type is missing in which scene.
The “Convert JSON to varibale” target variable field shows no error when an undeclared child variable is used
Condition and Action for boolean variables have different designs. Buttons vs. dropdown entries. (I would prefer if the reworked action also got the buttons back)