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

Use lodash isNil for nullchecks #835

Merged
merged 2 commits into from
Jun 16, 2023

Conversation

KaiVolland
Copy link
Contributor

This adds isNil to many checks of property values to allow a value of 0.
A test was adapated to demonstrate it.

This fixes #800

Copy link
Contributor

@jansule jansule left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

@KaiVolland KaiVolland merged commit 6574b11 into geostyler:master Jun 16, 2023
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.

Fill opacity of zero is not supported
2 participants