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

context menu: Don't show items for hidden commands #10801

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

hfiguiere
Copy link
Contributor

@hfiguiere hfiguiere commented Dec 24, 2024

Change-Id: I15f62cbdfc69d9ba4c1c7e53f2238d13b65285e5

  • Resolves: #
  • Target version: master

Summary

If the postmessage command Hide_Command was sent, also hide the command from the context menu.

See #10351 for a related change.

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

Signed-off-by: Hubert Figuière <[email protected]>
Change-Id: I15f62cbdfc69d9ba4c1c7e53f2238d13b65285e5
Copy link
Contributor

@eszkadev eszkadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@eszkadev eszkadev merged commit b75d435 into master Dec 26, 2024
14 checks passed
@eszkadev eszkadev deleted the private/hub/hide-command-context-menu branch December 26, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants