Skip to content
  • Thorbjørn Lindeijer's avatar
    QmlJSDebugger: Separated animation speed and paused state · 0a813cd6
    Thorbjørn Lindeijer authored
    This separates animation speed and paused state in the communication
    protocol between the Qt Creator QmlJSInspector plugin and the
    QmlJSDebugger server.
    
    Point is to allow changing the speed of the animation before resuming
    execution. These two things were already separated in the QML Observer,
    but not in Qt Creator.
    
    Reviewed-by: Kai Koehne
    0a813cd6