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

Fix rendering of line direction symbols in labels, cleanup label rendering code a bit #59114

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

nyalldawson
Copy link
Collaborator

Fixes #59107

Also adds tests for this, as there were zero existing tests covering this functionality

For stable API use only, and then cleanup the private version
of this to remove all the consideration of 3.0 API compatibility.

Mark the archive copy as deprecated and remove in 4.0

This method has become completely unweildy because of all the
compatibility code. By making this private only we can rip
out all this old code and make the method much simpler and
easy to understand.
Avoid confusing condition checks
@nyalldawson nyalldawson added the Regression Something which used to work, but doesn't anymore label Oct 17, 2024
@github-actions github-actions bot added this to the 3.40.0 milestone Oct 17, 2024
Copy link

github-actions bot commented Oct 17, 2024

🪟 Windows builds

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

🪟 Windows Qt6 builds

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Regression Something which used to work, but doesn't anymore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Labels: Line direction symbols not displayed
1 participant