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

Scaling error. Reset scale? #114

Open
LeonSpors opened this issue Aug 30, 2021 · 0 comments
Open

Scaling error. Reset scale? #114

LeonSpors opened this issue Aug 30, 2021 · 0 comments

Comments

@LeonSpors
Copy link

LeonSpors commented Aug 30, 2021

When I do scale up and down multiple times. And if I try to scale back to original scale value the scale is not the same as it was in the beginning. Could it be an internal rounding error?

Trying to scale by 0.04D, but if this package is using float for internal calculations, there is a small loss.

A workaround would be a reset function. Can I use this for the reset purpose? SetTransformAsync(double m11, double m12, double m21, double m22, double dx, double dy)

Thanks in advance!

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

No branches or pull requests

1 participant