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

Expand unit test covering of base layout item blend mode handling #54843

Merged
merged 6 commits into from
Oct 6, 2023

Conversation

nyalldawson
Copy link
Collaborator

Refs #52079 -- the crashes are a direct result of the use of QGraphicsEffect to handle blend modes in layouts. We need to avoid using QGraphicsEffect entirely here, but before I do so I want greater coverage of blend modes in a range of layout rendering methods.

@github-actions github-actions bot added this to the 3.34.0 milestone Oct 5, 2023
@nyalldawson nyalldawson merged commit 601cd4d into qgis:master Oct 6, 2023
30 checks passed
@nyalldawson nyalldawson deleted the blend_mode_test branch October 6, 2023 06:00
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.

1 participant