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

[Backport queued_ltr_backports] Only use threaded legend hit test for preview renders #58969

Merged

Commits on Oct 4, 2024

  1. Only use threaded legend hit test for preview renders

    In other cases we'll need a blocking hit test anyway, and we
    run a risk of deadlocks if a non-preview render is then started
    on the main thread.
    
    Fixes #58496
    nyalldawson authored and github-actions[bot] committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6e1d844 View commit details
    Browse the repository at this point in the history