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

Opacity of ol/style/Fill color is written to the opacity instead of fillOpacity #724

Closed
KaiVolland opened this issue Jun 6, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@KaiVolland
Copy link
Contributor

Bug

The opacity of the fill color read from openlayers is written to the opacity field instead of the fillOpacity field. This needs to be adpated.

Expected behavior
If the olStyle.getColor() returns a color with opacity the value should be written to fillOpacity in the geostyler-style.

@KaiVolland KaiVolland added the bug Something isn't working label Jun 6, 2023
@KaiVolland
Copy link
Contributor Author

Fixed with #757

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants