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

[Bug]: fillOpacity not honored for LeadMap Annotation layer polygon #591

Open
fcalef opened this issue Oct 4, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@fcalef
Copy link
Collaborator

fcalef commented Oct 4, 2024

Checked for duplicates

Yes - I've already checked

Describe the bug

When I did made a polygon have 0% transparency in a Draw tool 'Lead Map' Annotation layer, I added it to the Layer tool via "api:published:all" as the layer URL. Polygons showed up as a solid fill instead of transparent.
mmgis_fillOpacity_nothonored

What did you expect?

I expected the fillOpacity value set in the Draw tool layer to be honored.

Reproducible steps

1. Create a polygon in the Draw tool Lead Maps Annotation layer.
2. Set the polygon fill transparency to 0%.
3. Publish the Lead Map layers.
4. Add the Draw layer to the Layer tool as a Vector layer with URL 'api:published:all'.
5. Polygons in this layer will not honor transparency (i.e. they show up 100% filled).

Environment

- Version of this software: 2.11
- Operating System: MacOSx, Chrome Version 129.0.6668.89 (Official Build) (arm64)
@fcalef fcalef added the bug Something isn't working label Oct 4, 2024
@tariqksoliman
Copy link
Member

Deleting the arrows in the file fixes the fill opacity of the polygons for some reason.

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