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

Remove dragging suffix #2893

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Remove dragging suffix #2893

merged 1 commit into from
Nov 26, 2024

Conversation

juliaroldi
Copy link
Contributor

When the image is dragged, the suffix dragging is added to the image id. If the image is never dropped, this suffix remains at the image id. Therefore, when dragend event happens, remove the suffix from the image id. This change ensures that the image id is adjusted after the dragend event.

@juliaroldi juliaroldi enabled auto-merge November 26, 2024 17:58
@juliaroldi juliaroldi merged commit 480c729 into master Nov 26, 2024
7 checks passed
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 this pull request may close these issues.

2 participants