Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modV hangs / skips / regular hickups when editing tween values #895

Open
HorstBaerbel opened this issue Aug 28, 2023 · 0 comments
Open

modV hangs / skips / regular hickups when editing tween values #895

HorstBaerbel opened this issue Aug 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@HorstBaerbel
Copy link

HorstBaerbel commented Aug 28, 2023

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:

  1. Go to Tweeing, add values
  2. Edit values to be faulty JS expressions
  3. Leave tweening input field
    OR
  4. Go to Tweeing, add values
  5. Delete all expressions by cutting them
  6. Leave tweening input field -> "[]" gets added
  7. Delete "[]"

Expected behavior
No hickups in modV. Possibly an error message for the values, see #886

@2xAA 2xAA added the bug Something isn't working label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants