Opened 9 years ago
Last modified 8 years ago
#15006 closed defect
Way, text-offset-y is not working — at Version 4
| Reported by: | Allroads | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 17.07 |
| Component: | Core mappaint | Version: | latest |
| Keywords: | text offset regression | Cc: | michael2402 |
Description (last modified by )
I want the maxspeed number just above the way name.
Is not working.
way|z18-[highway][maxspeed]::access_maxspeed_waylayer { font-family: "DejaVu Sans Book"; font-size: 12; text: "maxspeed"; text-color: #ffff00; text-offset-y: 100; text-halo-color: #262626; text-halo-opacity: 0.8 ; text-halo-radius: 1.5; }
But also with text offset it is not working.
way|z18-[highway][maxspeed]::access_maxspeed_waylayer { font-family: "DejaVu Sans Book"; font-size: 12; text: "maxspeed"; text-color: #ffff00; text-offset: 30; text-halo-color: #262626; text-halo-opacity: 0.8 ; text-halo-radius: 1.5; }
Change History (5)
by , 9 years ago
| Attachment: | maxspeed offset y wrong.PNG added |
|---|
comment:1 by , 9 years ago
| Keywords: | regression added |
|---|---|
| Milestone: | → 17.07 |
comment:4 by , 8 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.



regression, this was working once (see Styles/Surface)