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

CLONE offsetX and offsetY do not work #1612

Closed
robartsd opened this issue Feb 11, 2023 · 1 comment · Fixed by #1637
Closed

CLONE offsetX and offsetY do not work #1612

robartsd opened this issue Feb 11, 2023 · 1 comment · Fixed by #1637

Comments

@robartsd
Copy link
Collaborator

No description provided.

@rogerl50
Copy link
Collaborator

This was broken in #1501, when the clone code was moved to a new routine. overrideProperties.x (and y) is being compared to undefined, where it should be (I think) null.

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 a pull request may close this issue.

2 participants