Files
OpenRA/OpenRA.Game/Widgets
Pavlos Touboulidis ef066560ad Fix text-wrapping special case
If a line of text contained a whole word that was longer than the
allotted space, it would fail to wrap that line completely, even
if it was possible to wrap at other locations.

Fixing this uncovered a second issue, where it would drop the last
line if the input had more than one lines and one of the first ones
was wider than the specified width.
2014-04-25 13:54:14 +03:00
..
2014-04-09 20:20:41 +12:00
2014-04-25 10:50:28 +03:00
2013-11-12 19:39:33 +13:00
2013-03-19 17:39:07 +01:00
2014-04-09 20:20:41 +12:00
2013-11-12 19:39:33 +13:00
2014-04-03 07:15:03 +13:00
2013-11-12 19:39:33 +13:00
2014-04-25 13:54:14 +03:00