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

Fix GH-41226 #45999

Open
wants to merge 1 commit into
base: 0.72-stable
Choose a base branch
from
Open

Fix GH-41226 #45999

wants to merge 1 commit into from

Commits on Aug 20, 2024

  1. Fix facebookGH-41226

    When not drawing a border, the mGapBetweenPaths adjustment
    can create noticable pixelation when drawing curves through a low
    number of pixels.  This is noticable mostly on buttons and such
    on low-dpi devices.  This fix only applies the fix if clipping
    for the border radius is done.
    knappam committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c49a538 View commit details
    Browse the repository at this point in the history