Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Correctly disable more drawing methods in tight_bboxing renderer.#16980
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Can you add a test for the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
would prefer a test to make sure we don't lose this code in the future.
These methods also try to write to the output file.
sure, test added. |
Wait, did you want this backported? Or a different fix for 3.2.2? |
anntzer commentedMar 31, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Oops, I guess this should have been milestone to 3.2.2, sorry. |
@meeseeksdev backport to v3.2.x |
…in tight_bboxing renderer.
…980-on-v3.2.xBackport PR#16980 on branch v3.2.x (Correctly disable more drawing methods in tight_bboxing renderer.)
These methods also try to write to the output file.
Closes#16978.
PR Summary
PR Checklist