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

Show snapping indicator for create point text annotation tool #58140

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

nyalldawson
Copy link
Collaborator

And Add easy way for QgsMapToolAdvancedDigitizing to show snapping indicator. Instead of requiring all subclasses to manually implement this logic, add QgsMapToolAdvancedDigitizing::setUseSnappingIndicator so that the base class takes care of this for us

@nyalldawson nyalldawson added the API API improvement only, no visible user interface changes label Jul 16, 2024
@github-actions github-actions bot added this to the 3.40.0 milestone Jul 16, 2024
Copy link

github-actions bot commented Jul 16, 2024

🪟 Windows builds ready!

Windows builds of this PR are available for testing here. Debug symbols for this build are available here.

(Built from commit 02a9a10)

Instead of requiring all subclasses to manually implement this logic,
add QgsMapToolAdvancedDigitizing::setUseSnappingIndicator so that
the base class takes care of this for us
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.

Useful.

@nyalldawson nyalldawson merged commit b5f33d3 into qgis:master Jul 18, 2024
28 checks passed
@nyalldawson nyalldawson deleted the snap_indicator branch July 18, 2024 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API improvement only, no visible user interface changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants