Revision 9250319...

Go back to digest for 1st July 2012

Bug Fixes in Educational

Sebastian Gottfried committed changes in [ktouch/next] src/qml/KeyItem.qml:

training screen: fix appearance of key shadows when the size changes

The changes to the dimensions of these shadows there animated with a
QML Behaviour resulting that dimension updates lagged behind if key size
changes which happens when the window size changes. Now we only animate
the extra size we apply for highlighted keys (when the shadow turns
blue).

File Changes

Modified 1 files
  • src/qml/KeyItem.qml
1 files changed in total