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

hyphenation for labels #16

Open
hofstef opened this issue Sep 24, 2018 · 1 comment
Open

hyphenation for labels #16

hofstef opened this issue Sep 24, 2018 · 1 comment
Labels
feature concrete new feature or request on hold an evaluated idea or feature request that will not be persued further (for the time being)

Comments

@hofstef
Copy link
Member

hofstef commented Sep 24, 2018

Is your feature request related to a problem? Please describe.
When work objects or actors have long names, these are not hyphenated. As a result, the line is broken after a fixes length. Readability of the labels decreases. Languages with longer words like German are especially affected.

Describe the solution you'd like
Hyphenation already works* for the title and description. It should work for labels as well.
*) depending on your language and browser. Works only in Firefox and Chrome for Android/Mac, see https://caniuse.com/#search=hyphen

Describe alternatives you've considered
Word-wrap is already enabled and not a solution.

@hofstef hofstef added the feature concrete new feature or request label Sep 24, 2018
@hofstef hofstef added this to the post 1.0.0 milestone Nov 29, 2018
@hofstef hofstef modified the milestones: post 1.0.0, 1.0.0 Dec 19, 2018
@hofstef hofstef removed this from the 1.0.0 milestone Jul 31, 2019
@hofstef hofstef added this to To do in v1.2.0 via automation Jan 16, 2020
@hofstef hofstef removed this from To do in v1.2.0 Mar 19, 2020
@hofstef hofstef added on hold an evaluated idea or feature request that will not be persued further (for the time being) and removed on hold an evaluated idea or feature request that will not be persued further (for the time being) labels Mar 24, 2020
@hofstef
Copy link
Member Author

hofstef commented Mar 25, 2020

Turns out this is not easily fixable as the labels are SVG and not HTML, so turning hyphenation on does not help. Hyphens are also not supported in bpmn-js.

@hofstef hofstef added the on hold an evaluated idea or feature request that will not be persued further (for the time being) label Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature concrete new feature or request on hold an evaluated idea or feature request that will not be persued further (for the time being)
Projects
None yet
Development

No branches or pull requests

1 participant