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

Transformation bug #77

Closed
wants to merge 6 commits into from
Closed

Transformation bug #77

wants to merge 6 commits into from

Conversation

adnanjpg
Copy link

hi @xclud,

if you have not scaled or rotated the image, translating it to any direction just recenters it.

I started getting into the reason for this bug but for now, all my commits are about refactoring.

I found out the reason for this, which is when the image is scaled, the distanceToPoint's are never more than 1, while when it is not, usually some of them are bigger than 1, which causes recentering the image.

I will start trying to fix this bug tomorrow, any help from you is appreciated.

@adnanjpg
Copy link
Author

I just took a look at the issues and found out that I am trying to solve #27

@xclud
Copy link
Owner

xclud commented Jan 26, 2022

Would be cool to have #27 fixed.

@xclud
Copy link
Owner

xclud commented Jan 30, 2022

I am closing this one as it is a dup of #27.

@xclud xclud closed this Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants