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 hiding anchor lines on end drag #26606

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

cbjeukendrup
Copy link
Contributor

@cbjeukendrup cbjeukendrup commented Feb 19, 2025

The resetAnchorLines() call inside setDropTarget was not reached anymore, because that method returns early when there is no drop session active.

Resolves: #26550
Resolves: #26509

The `resetAnchorLines()` call inside `setDropTarget` was not reached anymore, because that method returns early when there is no drop session active.
@DmitryArefiev
Copy link
Contributor

Tested #26550 on Win10, Mac13.6, LinuxUbuntu24.04.2 LTS - FIXED

@RomanPudashkin RomanPudashkin merged commit dbe4adf into musescore:master Feb 21, 2025
11 checks passed
@RomanPudashkin RomanPudashkin deleted the fix_hide_anchor_lines branch February 21, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants