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

Moving Nodes is buggy in Chrome #20

Closed
newcat opened this issue Jul 9, 2019 · 5 comments
Closed

Moving Nodes is buggy in Chrome #20

newcat opened this issue Jul 9, 2019 · 5 comments
Assignees
Labels
bug Something isn't working plugin-renderer-vue Issues regarding the Vue renderer plugin

Comments

@newcat
Copy link
Owner

newcat commented Jul 9, 2019

When moving a node in Chrome, it moves at a different speed compared to the cursor.

@newcat newcat added bug Something isn't working plugin-renderer-vue Issues regarding the Vue renderer plugin labels Jul 9, 2019
@newcat newcat self-assigned this Jul 9, 2019
@newcat
Copy link
Owner Author

newcat commented Jul 26, 2019

This is likely an issue with DPI scaling as it seemingly doesn't happen on monitors without DPI scaling

@code-is-art
Copy link

I think this should be reopened as this doesn't work for me and I have to revert it to work on both Chrome and Firefox on OSX . Maybe this should be an optional setting.

@newcat
Copy link
Owner Author

newcat commented Jan 24, 2021

Could be something to do with this issue: https://bugs.chromium.org/p/chromium/issues/detail?id=162187

What value does window.devicePixelRatio have on your system?

@code-is-art
Copy link

I get 2 on Safari, Chrome and Firefox latest versions.

@LukasLoeffler
Copy link
Contributor

I can reproduce the issue by enabbling the windows screen scaling.
As already stated, this only affects Chrome not Firefox.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plugin-renderer-vue Issues regarding the Vue renderer plugin
Projects
None yet
Development

No branches or pull requests

3 participants