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

[Bugfix] Digitizing: hide text feature point geometry on print output #5108

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

mind84
Copy link
Contributor

@mind84 mind84 commented Dec 11, 2024

The print output of a text label added with the Digitizing tool includes the point point symbol associated with the label:

image

Since this point is only used to place the text label on the map, it should be hidden in the print output.

The solution proposed (the simplest I guess) is to set fill and stroke opacity symbol parameter to 0 for textonly feature only:
image

Backport to 3.8

Funded by Faunalia

@github-actions github-actions bot added this to the 3.10.0 milestone Dec 11, 2024
@Gustry Gustry added printing sponsored development This development has been funded run end2end If the PR must run end2end tests or not backport release_3_8 backport release_3_9 labels Dec 11, 2024
Copy link
Collaborator

@rldhont rldhont left a comment

Choose a reason for hiding this comment

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

Thanks @mind84

@rldhont rldhont requested a review from nboisteault December 11, 2024 13:50
@nboisteault nboisteault merged commit 2fc913e into 3liz:master Dec 12, 2024
18 checks passed
nboisteault pushed a commit to nboisteault/lizmap-web-client that referenced this pull request Dec 12, 2024
@mind84 mind84 deleted the hide_point_symbol_text_on_print branch December 13, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release_3_8 backport release_3_9 printing run end2end If the PR must run end2end tests or not sponsored development This development has been funded
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants