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

setValue from OFX on multi-dim params do not concatenate undo/redo #1576

Closed
devernay opened this issue Feb 9, 2017 · 1 comment
Closed
Assignees
Milestone

Comments

@devernay
Copy link
Collaborator

devernay commented Feb 9, 2017

Use the transform interact for example (update to latest version where I removed editgroups with one setvalue) :

when using the rotate interact, setValue are concatenated

when using the translate interact, they are not.

The same problem happens with setValue that are bracketed with begineditgroup/endeditgroup, but I guess this is harder to fix.

Can you please fix it in RB-2.2 ?

@devernay
Copy link
Collaborator Author

fixed by a97fd9f

@devernay devernay closed this as completed Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants