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

Coordinate remapping does not consider page scroll or zoom #169

Open
cdriesler opened this issue Feb 5, 2023 · 1 comment
Open

Coordinate remapping does not consider page scroll or zoom #169

cdriesler opened this issue Feb 5, 2023 · 1 comment
Assignees
Labels
bug Something isn't working @nodepen/nodes

Comments

@cdriesler
Copy link
Member

It is currently illegal to use the nodes app on a page that scrolls.

usePageSpaceToWorldSpace and similar functions should consider document scroll, or use a strategy like boundary rects to make it moot.

@cdriesler cdriesler added bug Something isn't working @nodepen/nodes labels Feb 5, 2023
@cdriesler cdriesler changed the title Coordinate remapping does not consider page scroll Coordinate remapping does not consider page scroll or zoom Jul 8, 2023
@cdriesler
Copy link
Member Author

Same with page zoom.

@cdriesler cdriesler self-assigned this Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @nodepen/nodes
Projects
None yet
Development

No branches or pull requests

1 participant