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

store component position not only in the graphic item but also in the component itself #53363

Merged
merged 1 commit into from
Jun 8, 2023
Merged

store component position not only in the graphic item but also in the component itself #53363

merged 1 commit into from
Jun 8, 2023

Conversation

alexbruy
Copy link
Contributor

@alexbruy alexbruy commented Jun 5, 2023

Description

When assigining an initial position for output block in Processing Modeler it should be stored not only at the graphic item level but also at the modeler component level. This is needed to ensure correct calculation of the item position when moving it.

Fixes #51757.

modeler component to prevent jumping when trying to move it (fix #51757)
@alexbruy alexbruy added Processing Relating to QGIS Processing framework or individual Processing algorithms Bug Either a bug report, or a bug fix. Let's hope for the latter! Modeller backport queued_ltr_backports Queued Backports labels Jun 5, 2023
@alexbruy alexbruy requested a review from nyalldawson June 5, 2023 11:22
@github-actions github-actions bot added this to the 3.32.0 milestone Jun 5, 2023
@nyalldawson nyalldawson merged commit 71f0d25 into qgis:master Jun 8, 2023
42 checks passed
@alexbruy alexbruy deleted the processing-modeler-output-position branch June 8, 2023 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport queued_ltr_backports Queued Backports Bug Either a bug report, or a bug fix. Let's hope for the latter! Modeller Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Output of Algorithm jumps top left when moving
2 participants