Comment 5 for bug 1297516

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3241
Committed: http://gitorious.org/mahara/mahara/commit/0e58ed3532fd667f48349588fd4a58fd043cb939
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.8_STABLE

commit 0e58ed3532fd667f48349588fd4a58fd043cb939
Author: Robert Lyon <email address hidden>
Date: Tue Apr 8 10:45:35 2014 +1200

viewing fonts had layout problems (Bug #1297516)

Fixed the problem with font previews bunching up on each other - it
was a misisng }

Fixed also a problem where preview of certain texts would go off the
right side of screen due them being one long string with no spaces.
Have split them up into upper and lowercase pairs so now the string
wraps.

Change-Id: I082c135e0d48a0c5e8b19907ebf10a192bf7ede4
Signed-off-by: Robert Lyon <email address hidden>