Open GoogleCodeExporter opened 8 years ago
That change gives the same result. The issue is that the next line is
final int descWidth = Math.min(maxWidth, DESCRIPTION_MAXWIDTH);
where DESCRIPTION_MAXWIDTH is 200.
So basically it's designed that the width of the title shouldn't be more than
200.
Original comment by neilboyd
on 19 Nov 2010 at 10:57
Original issue reported on code.google.com by
Biso.Shr...@gmail.com
on 18 Nov 2010 at 4:48