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

When changing rect text annotation to fixed size mode, use current size #60424

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

nyalldawson
Copy link
Collaborator

Instead of resetting the size to a default size, use the actual size of the annotation item at the current map scale as the initial fixed size.

Fixes #59189

Instead of resetting the size to a default size, use the actual size
of the annotation item at the current map scale as the initial fixed
size.

Fixes qgis#59189
@github-actions github-actions bot added this to the 3.42.0 milestone Feb 4, 2025
Copy link

github-actions bot commented Feb 4, 2025

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 7f3c3d4)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 7f3c3d4)

Copy link
Contributor

@nirvn nirvn left a comment

Choose a reason for hiding this comment

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

Good move.

@nyalldawson nyalldawson merged commit 7ed63c0 into qgis:master Feb 5, 2025
38 checks passed
@nyalldawson nyalldawson deleted the fix_59189 branch February 5, 2025 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initial size for Fixed Size annotation is 0
2 participants