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

[Backport queued_ltr_backports] Correctly move layout legend nodes when they are filtered #60928

Merged
merged 2 commits into from
Mar 11, 2025

Conversation

qgis-bot
Copy link
Collaborator

Backport #60536
Authored by: @Djedouas

…ltered

Fixes #60383.

In a layout, when moving a legend node on a filtered legend, the
computed offset was wrong if some nodes were hidden between the node to
move and its destination.

The offset is now computed with the next/previous visible index.
For "private" functions like the underscore-prefixed-by-convention
functions, use an unnamed namespace to affect visibility over static
keyword which has many meanings.
@github-actions github-actions bot added this to the 3.44.0 milestone Mar 10, 2025
Copy link

github-actions bot commented Mar 10, 2025

🪟 Windows builds

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

🪟 Windows Qt6 builds

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

@troopa81 troopa81 merged commit 364d1b1 into queued_ltr_backports Mar 11, 2025
32 of 33 checks passed
@troopa81 troopa81 deleted the backport-60536-to-queued_ltr_backports branch March 11, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants