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

Don't listen on menu changed, method 2 #219964

Merged
merged 3 commits into from
Jul 8, 2024
Merged

Don't listen on menu changed, method 2 #219964

merged 3 commits into from
Jul 8, 2024

Commits on Jul 4, 2024

  1. Don't listen on menu changed, method 2

    This time, instead of only updating the tree elements who's actions are visible (selected, focused, focusing), update all tree items that the context change applies to, as before. However, the context key change event is now per tree renderer, not per menu.
    Fixes #213145
    alexr00 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    31493f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Implement feedback

    alexr00 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    66b1308 View commit details
    Browse the repository at this point in the history
  2. 💄

    alexr00 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    62e8599 View commit details
    Browse the repository at this point in the history