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

Fixed CGPattern dimensions bug #581

Merged
merged 1 commit into from
Jun 23, 2016

Conversation

adein
Copy link
Collaborator

@adein adein commented Jun 23, 2016

Changed CGPattern getPatternImage to set height and width variables based
on the xStep and yStep variables instead of bounds.size. The bounds.size
variable contains the size of the entire pattern area being filled, where
the xStep and yStep variables contain the size of the pattern itself.

Fixes #578

Changed CGPattern getPatternImage to set height and width variables based
on the xStep and yStep variables instead of bounds.size.  The bounds.size
variable contains the size of the entire pattern area being filled, where
the xStep and yStep variables contain the size of the pattern itself.

Fixes microsoft#578
@msftclas
Copy link

Hi @adein, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!

The agreement was validated by Microsoft and real humans are currently evaluating your PR.

TTYL, MSBOT;

@jaredhms
Copy link
Contributor

Thanks for fixing this!

@jaredhms
Copy link
Contributor

:shipit:

@jaredhms
Copy link
Contributor

In CI build.

@DHowett-MSFT
Copy link

:shipit:

@jaredhms jaredhms merged commit 27f512a into microsoft:master Jun 23, 2016
@adein adein deleted the feature/issue_578 branch June 24, 2016 12:45
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.

4 participants