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

SolverHandler: Changing transformTarget does not recalculate the Solver #5141

Closed
Alexees opened this issue Jun 29, 2019 · 0 comments
Closed

Comments

@Alexees
Copy link
Contributor

Alexees commented Jun 29, 2019

Describe the bug

The SolverHandler does not update it's inner workings when assigned a new TransformTarget. It's neither recalculating it's transformWithOffset nor is there any API call that would make changing what to operate on easy. There is also no option for a custom reference in TrackedObjectType

To reproduce

There is not much to reproduce other than checking out the API

Expected behavior

Setting a new TransformTarget recalculates the Solver to use it

Additional context

I have a menu that jumps around depending on where it's used.

@Alexees Alexees added the Bug label Jun 29, 2019
@Alexees Alexees changed the title SolverHandler: Changing transformTarget nearly impossible SolverHandler: Changing transformTarget does not recalculate the Solver Jun 29, 2019
@Troy-Ferrell Troy-Ferrell self-assigned this Jul 24, 2019
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

3 participants