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

Adjust the heuristics for handling of incomplete path operators (issue 14917) #14921

Merged
merged 1 commit into from
May 15, 2022

Commits on May 15, 2022

  1. Adjust the heuristics for handling of incomplete path operators (issu…

    …e 14917)
    
    This limits the heuristics for handling of incomplete path operators, see PR 9838, to only apply to *sequences* of such operators. In practice a couple of invalid path operators are (hopefully) unlikely to completely break rendering, whereas a sequence of them will easily lead to fairly chaotic rendering artifacts.
    Snuffleupagus committed May 15, 2022
    Configuration menu
    Copy the full SHA
    5a774b7 View commit details
    Browse the repository at this point in the history