-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
#24626 misc palette search issues #24647
#24626 misc palette search issues #24647
Conversation
This commit makes MSS remember the last search results so when the user activates the search again, the search results properly reflect the search string.
… displayed and CTRL+F9 is pressed to start a search
src/framework/uicomponents/qml/Muse/UiComponents/StyledMenuLoader.qml
Outdated
Show resolved
Hide resolved
08747c3
to
cea42ce
Compare
…ged parent of palette context menus,, using ContextMenuLoader
cea42ce
to
fe35472
Compare
I can produce a crash now (perhaps this should be fixed later on)
video1675711105.mp4 |
Crash confirmed. Thanks @zacjansheski! I'll look into it. |
I think I fixed it. |
…sible and an undefined assignment error to the expanded property
c0a989b
to
ac99311
Compare
@cbjeukendrup If I make changes after the PR has been approved (like in this case a crash was discovered during the testing), how are you guys supposed to review them? Should I notify you, re-request a review or something? |
We're usually already notified by GitHub's email notifications like "@\krasko pushed 1 new commit", so we take one more look before merging it. |
Resolves: #24626
Resolves: #15449