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

Added TextPath.NoLineBreak flag #1178

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

loudenvier
Copy link

@loudenvier loudenvier commented Feb 21, 2023

Added the NoLineBreak flag to TextPath to make it possible to conditionally prevent a new line break from being rendered after the path.

Created Unit tests and added extension method to set the NoLineBreak flag.

Resolves #1177


Please upvote 👍 this pull request if you are interested in it.

Added the NoLineBreak flag to TextPath to make it possibly to conditionally prevent a new line break from being rendered after the path.

Created Unit tests and added extension method to set the NoLineBreak flag.
@dnfadmin
Copy link

dnfadmin commented Feb 21, 2023

CLA assistant check
All CLA requirements met.

@github-actions github-actions bot added the ⭐ top pull request Top pull request. label Apr 15, 2024
@loudenvier
Copy link
Author

loudenvier commented Apr 17, 2024

I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.

@microsoft-github-policy-service agree

@github-actions github-actions bot removed the ⭐ top pull request Top pull request. label Apr 27, 2024
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.

Make line breaks optional for TextPath
2 participants