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

Avoid redo-ing the legend symbol hit test for legend edits which won't affect the legend symbols visible in a map #51681

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

nyalldawson
Copy link
Collaborator

Avoids a lot of unnecessary expensive work, which can result in very slow edits to eg legend item text

Refs #51455
Refs #50905

@github-actions github-actions bot added this to the 3.30.0 milestone Feb 1, 2023
won't affect the legend symbols visible in a map

Avoids a lot of unnecessary expensive work, which can result
in very slow edits to eg legend item text

Refs qgis#51455
Refs qgis#50905
@nicogodet
Copy link
Member

@nyalldawson Could this be the culprit of the regression described in #52261 ?
That's the only commit that I could found between 3.28.3 and 3.28.4 that could introduce this.

@alexbruy alexbruy mentioned this pull request Nov 2, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants