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

[Bug]: Rotating, then scaling produces poor results. #518

Open
1 task done
vi opened this issue Nov 1, 2023 · 1 comment
Open
1 task done

[Bug]: Rotating, then scaling produces poor results. #518

vi opened this issue Nov 1, 2023 · 1 comment
Assignees
Labels
bug Something isn't working confirmed good first issue Good for newcomers

Comments

@vi
Copy link

vi commented Nov 1, 2023

What happened?

badselect2.webm

Version

2.0.0-beta.14

Platform

Web

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@vi vi added the bug Something isn't working label Nov 1, 2023
@CodeDoctorDE CodeDoctorDE added this to the 2.0 milestone Nov 1, 2023
@CodeDoctorDE
Copy link
Member

This is the function that needs to be fixed: https://github.com/LinwoodDev/Butterfly/blob/develop/app/lib/renderers/renderer.dart#L174

The public transform function should try to remove the rotation out of the evaluation and then call the private _transform function with the unrotated values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed good first issue Good for newcomers
Projects
Status: 📕 Todo
Development

No branches or pull requests

2 participants