Revision eb64c94...

Go back to digest for 3rd June 2012

Bug Fixes in Educational

Aleix Pol Gonzalez committed changes in [pairs] /:

Fix text being cut in some text cards

When we read a element's text, trim the result,
otherwise it contains some whitespaces we're not interested in.
Use the actual size we're going to use instead of the QRectF we're given,
which should be correct but it could be a bit too big.

File Changes

Modified 2 files
  •   src/carditem.cpp
  •   src/pairstheme.cpp
2 files changed in total