Ticket #505 (closed defect: fixed)
Polyline label distribution ends prematurely with new stylization
| Reported by: | waltweltonlair | Owned by: | waltweltonlair |
|---|---|---|---|
| Priority: | medium | Milestone: | 2.1 |
| Component: | General | Version: | 2.0.0 |
| Severity: | major | Keywords: | |
| Cc: | External ID: | 1064832 |
Description
The code (new stylization) which positions labels along a polyline has some typos:
- the formula computing the initial offset doesn't account for the symbol's extent
- the repeat value used when iterating is incorrect: it's only set to the label separation, and instead needs to be set to the label separation plus the symbol's width
Change History
Note: See
TracTickets for help on using
tickets.
