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

Remove null check from glyph run drawing #2791

Merged
merged 1 commit into from
Sep 17, 2019
Merged

Conversation

miniksa
Copy link
Member

@miniksa miniksa commented Sep 17, 2019

Summary of the Pull Request

Removes the null check introduced for static analysis purposes as the parameter is truly optional.

PR Checklist

Validation Steps Performed

Changed the null check. Ran it with some emoji.

@DHowett-MSFT DHowett-MSFT merged commit 7b47f46 into master Sep 17, 2019
@miniksa miniksa deleted the dev/miniksa/2724 branch January 28, 2020 22:23
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.

Crash when displaying emoji
3 participants