diff --git a/harmonyqml/components/Base/HStyle.qml b/harmonyqml/components/Base/HStyle.qml index 49524e3d..8cf4d6ef 100644 --- a/harmonyqml/components/Base/HStyle.qml +++ b/harmonyqml/components/Base/HStyle.qml @@ -4,7 +4,7 @@ import QtQuick 2.7 QtObject { id: style - property int animationDuration: 120 + property int animationDuration: 100 readonly property QtObject fontSize: QtObject { property int smallest: 6