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

Enable geometry restore for measure bearing/angle dialogs #56205

Merged
merged 1 commit into from Feb 7, 2024

Conversation

uclaros
Copy link
Contributor

@uclaros uclaros commented Feb 6, 2024

Description

Measure bearing/angle dialogs were moved to a fixed offset from the cursor position and always in the main screen.
Let's use the standard QgsGui::enableAutoGeometryRestore() for this too. The first time the dialog will appear in the middle of its parent, then on its position/size will be recalled.

Fixes #56192

@uclaros uclaros added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Feb 6, 2024
@github-actions github-actions bot added this to the 3.36.0 milestone Feb 6, 2024
Copy link

github-actions bot commented Feb 6, 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 de32dd1)

@nyalldawson nyalldawson merged commit b225a73 into qgis:master Feb 7, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release-3_34 Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Measure angle dialog may appear off-screen
3 participants