Closed mfrasca closed 9 years ago
@felipead87, puedes comentar sobre el tema? como son sus etiquetas?
This is also why I added the species.label_distribution column b/c these distributions are often too long for the label.
if we managed to let the distribution also use the space above the plant code, it might be fine. check http://stackoverflow.com/questions/33058120/
when you print labels the css declares the size reserved to a single label:
the bottom row is occupied by, on the left, the plant code; on the right, the species distribution. plant code goes on one single line, but occupies the whole space above it. the distribution is then limited to the right most area without being able to overflow on the white space left above the plant code.
in most cases all goes well, if the text referring to the distribution fits in the (max) four lines reserved for it
in other cases the column reserved to the distribution is too narrow and the label overflows the assigned space.
this is what I would like to have: