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

[NETBEANS-5209] Document switcher popup not grouping by project on first use. #3299

Merged
merged 2 commits into from Jan 17, 2022

Commits on Jan 9, 2022

  1. fix for document switcher popup not grouping by project on first use.

    - file owner query is now a blocking opperation with timeout
    - under normal conditions the query returns a result right away
    - if it doesn't for whatever reason it won't block the EDT
    - it fixes the issue as side effect + avoids repaint flickering
    mbien committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    92619c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    024b273 View commit details
    Browse the repository at this point in the history