Feature request #21449
Wordwrap respects non-breaking spaces in labels
| Status: | Open | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Labelling | ||
| Pull Request or Patch supplied: | No | Resolution: | |
| Easy fix?: | No | Copied to github as #: | 29266 |
Description
The wordwrap() function does not currently recognize the non-breaking space character. It should be possible to suppress wrapping by inserting a non-breaking space, so as to be able to wrap labels on selected spaces only, rather than all spaces.