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

Prevent widget from accidentally moving when clicked #671

Open
mvladic opened this issue Dec 18, 2024 · 0 comments
Open

Prevent widget from accidentally moving when clicked #671

mvladic opened this issue Dec 18, 2024 · 0 comments
Assignees
Milestone

Comments

@mvladic
Copy link
Contributor

mvladic commented Dec 18, 2024

In page editor, when clicking on a widget to select it, sometimes a small cursor movement can occur while the mouse button is pressed, which will result in a small movement of the widget in the page. This should be prevented by ignoring the movement if it was less than 10 px and the mouse button press time was less than 200 ms.

@mvladic mvladic added this to the 0.22.0 milestone Dec 18, 2024
@mvladic mvladic self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants