Skip to content

Change when text style popup appears #29284

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

Merged
merged 3 commits into from
Aug 21, 2025

Conversation

cbjeukendrup
Copy link
Member

@cbjeukendrup cbjeukendrup commented Aug 15, 2025

Resolves: #29241
Resolves: #29319

When a `hide` was immediately followed by a `show` in the same event loop tick, the `show` would have no effect, since `m_currentElementPopupType` would not reflect the fact that `hide` had been called until the next event loop tick.
@bkunda
Copy link

bkunda commented Aug 20, 2025

I've just tried this out @cbjeukendrup and I'm loving the new interaction behaviour.

Would it be possible to add a fix for this issue in this PR too? (Or would you prefer to handle it separately)?

@cbjeukendrup
Copy link
Member Author

That issue is a lot trickier and should preferably be handled separately (possibly by someone else than me, but I'll discuss it on Slack)

@cbjeukendrup cbjeukendrup merged commit 5789400 into musescore:master Aug 21, 2025
13 checks passed
@cbjeukendrup cbjeukendrup deleted the textstylepopup/when branch August 21, 2025 17:37
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