From: Frederik Gladhorn Date: Thu, 14 Feb 2013 23:50:58 +0000 (+0100) Subject: Docs: Slow Down Animations only exists in qml1 X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=ce447efe1dc546ff5f7d3b3d327f1759231124f2;p=konrad%2Fqtdeclarative.git Docs: Slow Down Animations only exists in qml1 The functionality was part of qmlviewer. Change-Id: Iaf2e19acf54e6773e2b79659f4dc51b92de91dd4 Reviewed-by: Jerome Pasion --- diff --git a/src/quick/doc/src/appdevguide/debugging.qdoc b/src/quick/doc/src/appdevguide/debugging.qdoc index 86a577f..94ce134 100644 --- a/src/quick/doc/src/appdevguide/debugging.qdoc +++ b/src/quick/doc/src/appdevguide/debugging.qdoc @@ -123,14 +123,6 @@ function f() { \c console.exception prints an error message together with the stack trace of JavaScript execution at the point where it is called. -\section1 Debugging Transitions - -When a transition doesn't look quite right, it can be helpful to view it in slow -motion to see what is happening more clearly. This functionality is supported -in the \l{qtquick-qmlscene.html}{QML Scene} tool: to enable this, -click on the "Debugging" menu, then "Slow Down Animations". - - \section1 Debugging module imports The \c QML_IMPORT_TRACE environment variable can be set to enable debug output