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

Fix: Drag items slowly #1152

Open
GraceDM opened this issue Jul 24, 2024 · 2 comments
Open

Fix: Drag items slowly #1152

GraceDM opened this issue Jul 24, 2024 · 2 comments

Comments

@GraceDM
Copy link

GraceDM commented Jul 24, 2024

Describe the new feature you would like to see in Seamly

I'm not too sure which section this fits into since it's a behaviour problem.

When dragging a point label or a pattern piece, a sudden move can make the item zip out of the current view and way out of the area. Is it possible to slow down the drag movement?

@Onetchou
Copy link
Contributor

The PR #1156 I just created partly addresses that issue. It's not truly slowing down the automatic drag movement, but it makes this auto-drag movement only dependent on the position of the mouse. The automatic pan of the screen is then much less random, it should avoids the sudden movement of the pieces when they are moved 😊

@GraceDM
Copy link
Author

GraceDM commented Jul 26, 2024

Oooh, thank you very much. I'll be sure to check it out.

@DSCaskey DSCaskey linked a pull request Jul 30, 2024 that will close this issue
@slspencer slspencer added the UI label Dec 10, 2024
@slspencer slspencer changed the title Feature: Drag items slowly Fix: Drag items slowly Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants