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 the text content wrapping within a box label #890

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

stockiNail
Copy link
Collaborator

@stockiNail stockiNail commented May 17, 2023

Fix #876

This PR is adding 2 properties to box label definition to enable the wrap of the bale content if is a text longer then box width.

Name Type Default Description
textWrap boolean false If true, the text wrapping is enabled.

TODO

@stockiNail stockiNail added this to the 3.1.0 milestone May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Content Wrapping within a box label
1 participant