Operating system and application version
- OS: Fedora
- Version 3.29.1
Describe the bug
When editing tween values modV sometimes hangs. It seems to happen when the values written to the tween field are not valid JavaScript expressions. It seems to be especially bad when you cut (CTRL+A, CTRL+X) the whole tween values. modV then automatically adds a "[]". Deleting that seems to invoke that hickup behaviour
To Reproduce
Steps to reproduce the behavior:
- Go to Tweeing, add values
- Edit values to be faulty JS expressions
- Leave tweening input field
OR
- Go to Tweeing, add values
- Delete all expressions by cutting them
- Leave tweening input field -> "[]" gets added
- Delete "[]"
Expected behavior
No hickups in modV. Possibly an error message for the values, see #886
Operating system and application version
Describe the bug
When editing tween values modV sometimes hangs. It seems to happen when the values written to the tween field are not valid JavaScript expressions. It seems to be especially bad when you cut (CTRL+A, CTRL+X) the whole tween values. modV then automatically adds a "[]". Deleting that seems to invoke that hickup behaviour
To Reproduce
Steps to reproduce the behavior:
OR
Expected behavior
No hickups in modV. Possibly an error message for the values, see #886