From 46bcfe78c17e35c378b7788fdd8dcd0f38ade9f0 Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Thu, 28 Oct 2010 18:57:01 +1000 Subject: Cleanup qmlvisual/qdeclarativetextedit tests Platform visuals and working again after a long period of neglect Task-number: QTBUG-14792 --- .../qdeclarativetextedit/MultilineEdit.qml | 3 +- .../qdeclarativetextedit/cursorDelegate.qml | 15 +- .../data-X11/cursorDelegate.0.png | Bin 0 -> 3171 bytes .../data-X11/cursorDelegate.1.png | Bin 0 -> 3603 bytes .../data-X11/cursorDelegate.2.png | Bin 0 -> 3152 bytes .../data-X11/cursorDelegate.3.png | Bin 0 -> 3147 bytes .../data-X11/cursorDelegate.4.png | Bin 0 -> 3145 bytes .../data-X11/cursorDelegate.5.png | Bin 0 -> 3147 bytes .../data-X11/cursorDelegate.6.png | Bin 0 -> 3145 bytes .../data-X11/cursorDelegate.7.png | Bin 0 -> 3146 bytes .../data-X11/cursorDelegate.8.png | Bin 0 -> 3144 bytes .../data-X11/cursorDelegate.9.png | Bin 0 -> 3135 bytes .../data-X11/cursorDelegate.qml | 1499 +++++++ .../qdeclarativetextedit/data-X11/qt-669.0.png | Bin 0 -> 2483 bytes .../qdeclarativetextedit/data-X11/qt-669.1.png | Bin 0 -> 2474 bytes .../qdeclarativetextedit/data-X11/qt-669.2.png | Bin 0 -> 2480 bytes .../qdeclarativetextedit/data-X11/qt-669.3.png | Bin 0 -> 2443 bytes .../qdeclarativetextedit/data-X11/qt-669.qml | 1371 ++++++ .../data-X11/usingMultilineEdit.0.png | Bin 0 -> 4006 bytes .../data-X11/usingMultilineEdit.1.png | Bin 0 -> 4293 bytes .../data-X11/usingMultilineEdit.10.png | Bin 0 -> 6074 bytes .../data-X11/usingMultilineEdit.11.png | Bin 0 -> 6074 bytes .../data-X11/usingMultilineEdit.2.png | Bin 0 -> 4683 bytes .../data-X11/usingMultilineEdit.3.png | Bin 0 -> 5114 bytes .../data-X11/usingMultilineEdit.4.png | Bin 0 -> 5270 bytes .../data-X11/usingMultilineEdit.5.png | Bin 0 -> 5401 bytes .../data-X11/usingMultilineEdit.6.png | Bin 0 -> 5591 bytes .../data-X11/usingMultilineEdit.7.png | Bin 0 -> 5261 bytes .../data-X11/usingMultilineEdit.8.png | Bin 0 -> 6072 bytes .../data-X11/usingMultilineEdit.9.png | Bin 0 -> 6074 bytes .../data-X11/usingMultilineEdit.qml | 4687 ++++++++++++++++++++ .../qdeclarativetextedit/data-X11/wrap.0.png | Bin 1110 -> 8764 bytes .../qdeclarativetextedit/data-X11/wrap.1.png | Bin 1110 -> 8922 bytes .../qdeclarativetextedit/data-X11/wrap.2.png | Bin 1110 -> 9175 bytes .../qdeclarativetextedit/data-X11/wrap.3.png | Bin 1110 -> 9553 bytes .../qdeclarativetextedit/data-X11/wrap.4.png | Bin 1110 -> 9975 bytes .../qdeclarativetextedit/data-X11/wrap.5.png | Bin 1110 -> 9977 bytes .../qdeclarativetextedit/data-X11/wrap.6.png | Bin 1110 -> 9977 bytes .../qdeclarativetextedit/data-X11/wrap.qml | 844 ++-- .../qdeclarativetextedit/data/cursorDelegate.0.png | Bin 3322 -> 3171 bytes .../qdeclarativetextedit/data/cursorDelegate.1.png | Bin 3323 -> 3603 bytes .../qdeclarativetextedit/data/cursorDelegate.2.png | Bin 3325 -> 3152 bytes .../qdeclarativetextedit/data/cursorDelegate.3.png | Bin 3332 -> 3147 bytes .../qdeclarativetextedit/data/cursorDelegate.4.png | Bin 3329 -> 3145 bytes .../qdeclarativetextedit/data/cursorDelegate.5.png | Bin 3818 -> 3147 bytes .../qdeclarativetextedit/data/cursorDelegate.6.png | Bin 3333 -> 3145 bytes .../qdeclarativetextedit/data/cursorDelegate.7.png | Bin 3332 -> 3146 bytes .../qdeclarativetextedit/data/cursorDelegate.8.png | Bin 3347 -> 3144 bytes .../qdeclarativetextedit/data/cursorDelegate.9.png | Bin 0 -> 3135 bytes .../qdeclarativetextedit/data/cursorDelegate.qml | 3050 +++---------- .../data/usingMultilineEdit.0.png | Bin 0 -> 4006 bytes .../data/usingMultilineEdit.1.png | Bin 0 -> 4293 bytes .../data/usingMultilineEdit.10.png | Bin 0 -> 6074 bytes .../data/usingMultilineEdit.11.png | Bin 0 -> 6074 bytes .../data/usingMultilineEdit.2.png | Bin 0 -> 4683 bytes .../data/usingMultilineEdit.3.png | Bin 0 -> 5114 bytes .../data/usingMultilineEdit.4.png | Bin 0 -> 5270 bytes .../data/usingMultilineEdit.5.png | Bin 0 -> 5401 bytes .../data/usingMultilineEdit.6.png | Bin 0 -> 5591 bytes .../data/usingMultilineEdit.7.png | Bin 0 -> 5261 bytes .../data/usingMultilineEdit.8.png | Bin 0 -> 6072 bytes .../data/usingMultilineEdit.9.png | Bin 0 -> 6074 bytes .../data/usingMultilineEdit.qml | 4687 ++++++++++++++++++++ .../qmlvisual/qdeclarativetextedit/qt-669.qml | 5 +- .../qdeclarativetextedit/usingMultilineEdit.qml | 5 +- 65 files changed, 13177 insertions(+), 2989 deletions(-) create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.0.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.1.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.2.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.3.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.4.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.5.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.6.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.7.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.8.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.9.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.qml create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.0.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.1.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.2.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.3.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.qml create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.0.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.1.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.10.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.11.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.2.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.3.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.4.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.5.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.6.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.7.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.8.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.9.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.qml create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.9.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.0.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.1.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.10.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.11.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.2.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.3.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.4.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.5.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.6.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.7.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.8.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.9.png create mode 100644 tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.qml diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/MultilineEdit.qml b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/MultilineEdit.qml index c987568..fd29eb6 100644 --- a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/MultilineEdit.qml +++ b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/MultilineEdit.qml @@ -36,9 +36,10 @@ Item { if(cursorRectangle.y < topMargin - textEdit.y){//Cursor went off the front textEdit.y = topMargin - Math.max(0, cursorRectangle.y); }else if(cursorRectangle.y > parent.height - topMargin - bottomMargin - textEdit.y){//Cursor went off the end - textEdit.y = topMargin - Math.max(0, cursorRectangle.y - (parent.height - topMargin - bottomMargin)) - cursorRectangle.height; + textEdit.y = topMargin - Math.max(0, cursorRectangle.y - (parent.height - topMargin - bottomMargin) + cursorRectangle.height); } } + onHeightChanged: y=topMargin//reset scroll text:"" horizontalAlignment: TextInput.AlignLeft diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/cursorDelegate.qml b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/cursorDelegate.qml index c0eeb82..8798a5f 100644 --- a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/cursorDelegate.qml +++ b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/cursorDelegate.qml @@ -3,17 +3,16 @@ import QtQuick 1.0 resources: [ Component { id: cursorA Item { id: cPage; - x: Behavior { NumberAnimation { } } - y: Behavior { NumberAnimation { } } - height: Behavior { NumberAnimation { duration: 200 } } + Behavior on x { NumberAnimation { } } + Behavior on y { NumberAnimation { } } + Behavior on height { NumberAnimation { duration: 200 } } Rectangle { id: cRectangle; color: "black"; y: 1; width: 1; height: parent.height-2; Rectangle { id:top; color: "black"; width: 3; height: 1; x: -1; y:0} Rectangle { id:bottom; color: "black"; width: 3; height: 1; x: -1; anchors.bottom: parent.bottom;} - opacity: 1 - opacity: SequentialAnimation { running: cPage.parent.focus == true; loops: Animation.Infinite; - NumberAnimation { properties: "opacity"; to: 1; duration: 500; easing.type: "InQuad"} - NumberAnimation { properties: "opacity"; to: 0; duration: 500; easing.type: "OutQuad"} - } + } + SequentialAnimation on opacity { running: true; loops: Animation.Infinite; + NumberAnimation { to: 0; duration: 500; easing.type: "OutQuad"} + NumberAnimation { to: 1; duration: 500; easing.type: "InQuad"} } width: 1; } diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.0.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.0.png new file mode 100644 index 0000000..b24344c Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.0.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.1.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.1.png new file mode 100644 index 0000000..5e29359 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.1.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.2.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.2.png new file mode 100644 index 0000000..0ffee64 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.2.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.3.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.3.png new file mode 100644 index 0000000..6c56e9c Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.3.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.4.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.4.png new file mode 100644 index 0000000..276170d Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.4.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.5.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.5.png new file mode 100644 index 0000000..3d8709f Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.5.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.6.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.6.png new file mode 100644 index 0000000..80b960c Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.6.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.7.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.7.png new file mode 100644 index 0000000..7247277 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.7.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.8.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.8.png new file mode 100644 index 0000000..af5a996 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.8.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.9.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.9.png new file mode 100644 index 0000000..b254164 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.9.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.qml b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.qml new file mode 100644 index 0000000..0407aaf --- /dev/null +++ b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/cursorDelegate.qml @@ -0,0 +1,1499 @@ +import Qt.VisualTest 4.7 + +VisualTest { + Frame { + msec: 0 + } + Frame { + msec: 16 + hash: "6e8324bf913d9df21a59ab4337257c15" + } + Frame { + msec: 32 + hash: "4e068995d68e8939e6560e35b685e839" + } + Frame { + msec: 48 + hash: "761b09bce25b3b240093d16ad02268d7" + } + Frame { + msec: 64 + hash: "1ecb6d7d08d4e4e14db28e24a60eccc4" + } + Frame { + msec: 80 + hash: "642417a56b3d6b8b35f5aec1bf0a9d2c" + } + Frame { + msec: 96 + hash: "2e24870a44d3fc6c6d5c920bab29d417" + } + Frame { + msec: 112 + hash: "9a59d0672f2a752943561af89fd71d7f" + } + Frame { + msec: 128 + hash: "c359dd36910678a30f935a13c8680ee4" + } + Frame { + msec: 144 + hash: "245f1e127549e9b28c7574ffb143fcde" + } + Frame { + msec: 160 + hash: "8df3d3dbce673311d88c055e8dffaeb5" + } + Frame { + msec: 176 + hash: "590fdeaddb3df033a1908a8a95fcd17a" + } + Frame { + msec: 192 + hash: "a158891c8d2ee3899463412a3363e48c" + } + Frame { + msec: 208 + hash: "e9ec2c82f46b36fbd0285ce6795c7cf9" + } + Frame { + msec: 224 + hash: "0a02598af770dfe1d332f10c9482e770" + } + Frame { + msec: 240 + hash: "8765475468bccbd0df897a533241f3c5" + } + Frame { + msec: 256 + hash: "4cd9deed66bfdfadde8f8bf34f0e5513" + } + Frame { + msec: 272 + hash: "139bf5a1811beb2438df4ecfa3bbaac7" + } + Frame { + msec: 288 + hash: "9d51555afd71a7035e67a543846dcf7f" + } + Frame { + msec: 304 + hash: "de187b58fc8dfaad2d62e9463691b0c0" + } + Frame { + msec: 320 + hash: "9f88ac6d71246b06ca7ce9d8d983c91b" + } + Frame { + msec: 336 + hash: "a43c12a7d6597d171112dc43085a439e" + } + Key { + type: 6 + key: 16777249 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 352 + hash: "ad38f32755f669837ec2243e355ebc85" + } + Frame { + msec: 368 + hash: "d87bd14345c785cc7e78a5c5462b90ec" + } + Frame { + msec: 384 + hash: "77850031e012246dd967ac689e353eb3" + } + Frame { + msec: 400 + hash: "f1bd048cd9167a8f162d1c39aca4f7c1" + } + Frame { + msec: 416 + hash: "0fa030c5da23f23a0665a535e23b84a2" + } + Frame { + msec: 432 + hash: "af3a5f1982459164dfec26746172b0eb" + } + Key { + type: 6 + key: 16777248 + modifiers: 67108864 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 448 + hash: "0de90659472b63dd41a5602197ff502e" + } + Frame { + msec: 464 + hash: "81e40abf91017614a52e03bb2474549f" + } + Frame { + msec: 480 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 496 + hash: "7bae45481596788afde8866a3c97edd7" + } + Key { + type: 6 + key: 16777236 + modifiers: 100663296 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 512 + hash: "0416581d32ab84680dfc26b6f546d2c5" + } + Frame { + msec: 528 + hash: "0416581d32ab84680dfc26b6f546d2c5" + } + Frame { + msec: 544 + hash: "0416581d32ab84680dfc26b6f546d2c5" + } + Frame { + msec: 560 + hash: "0416581d32ab84680dfc26b6f546d2c5" + } + Frame { + msec: 576 + hash: "ac98b973e6d12193829139661d3e5847" + } + Frame { + msec: 592 + hash: "366907376adae4d88d42d1b9e7533ec0" + } + Frame { + msec: 608 + hash: "5f486d0a21c74f2ba50afcafa8c15453" + } + Frame { + msec: 624 + hash: "a3bf6dde525e528745272a8e43fc895c" + } + Key { + type: 7 + key: 16777236 + modifiers: 100663296 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 640 + hash: "4ffb297d2a98a3d13b848af569b1b5b5" + } + Frame { + msec: 656 + hash: "3679a17658e417bf08fc86d4bef0d4e9" + } + Frame { + msec: 672 + hash: "5c6a25284ffd13350425e792fd143421" + } + Key { + type: 6 + key: 16777236 + modifiers: 100663296 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 688 + hash: "09a2c1032d0206e20340ae4267525f98" + } + Frame { + msec: 704 + hash: "0036070d9a7ee854b3612858af46ab59" + } + Frame { + msec: 720 + hash: "8774509eaa5fc29385da89214ef77589" + } + Frame { + msec: 736 + hash: "6d4f8ebf046148e5079f498396c119b4" + } + Frame { + msec: 752 + hash: "4c7d5d2f77116c96357b0791348af058" + } + Frame { + msec: 768 + hash: "398c927a3525d5b90a5dd7a05ba9467b" + } + Frame { + msec: 784 + hash: "d84b45f6acb8cbd399d4ed6bf80ce132" + } + Key { + type: 7 + key: 16777236 + modifiers: 100663296 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 800 + hash: "40c597d9e04e8e0daf62f58b9e7973b3" + } + Frame { + msec: 816 + hash: "2c7fdd47e29d924e3e008a6840e0e6be" + } + Frame { + msec: 832 + hash: "2b3229bb1aa220499114f274cf643ce9" + } + Frame { + msec: 848 + hash: "e55446874c1a343ce3607d679d69d1d4" + } + Frame { + msec: 864 + hash: "6824708eb176a9cf92f241d4054800dd" + } + Frame { + msec: 880 + hash: "d386230dd416740625eb4f677ef4531b" + } + Frame { + msec: 896 + hash: "9b2fbddab890dbe43e84e85bf320e6c1" + } + Frame { + msec: 912 + hash: "1d1065aca7eb47f0096bc2c8c4320880" + } + Frame { + msec: 928 + hash: "d97ba6e2bfc021fe993afdb5b28316ba" + } + Frame { + msec: 944 + hash: "3a3a2f340bf1ccb14eab0562d7ecfe87" + } + Frame { + msec: 960 + image: "cursorDelegate.0.png" + } + Frame { + msec: 976 + hash: "ea4f4c1de5bfb1be43ab0188afb7189c" + } + Frame { + msec: 992 + hash: "399ca2d4411d3fb226c94bd32a17d0cd" + } + Frame { + msec: 1008 + hash: "ca78503396613536c8e4076884354cb1" + } + Frame { + msec: 1024 + hash: "ca78503396613536c8e4076884354cb1" + } + Key { + type: 7 + key: 16777249 + modifiers: 100663296 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1040 + hash: "399ca2d4411d3fb226c94bd32a17d0cd" + } + Frame { + msec: 1056 + hash: "ea4f4c1de5bfb1be43ab0188afb7189c" + } + Frame { + msec: 1072 + hash: "d23d7492b85e4f30994ecd64e8273ff6" + } + Frame { + msec: 1088 + hash: "3a3a2f340bf1ccb14eab0562d7ecfe87" + } + Frame { + msec: 1104 + hash: "d97ba6e2bfc021fe993afdb5b28316ba" + } + Frame { + msec: 1120 + hash: "1d1065aca7eb47f0096bc2c8c4320880" + } + Frame { + msec: 1136 + hash: "9b2fbddab890dbe43e84e85bf320e6c1" + } + Frame { + msec: 1152 + hash: "d386230dd416740625eb4f677ef4531b" + } + Frame { + msec: 1168 + hash: "6824708eb176a9cf92f241d4054800dd" + } + Key { + type: 6 + key: 16777234 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1184 + hash: "e8e14dbba33578a36d9c69214333c537" + } + Frame { + msec: 1200 + hash: "95c6e967f6f445748945c51943cf532f" + } + Frame { + msec: 1216 + hash: "d145d4cbd0e3a98686b3bac1c5c17093" + } + Frame { + msec: 1232 + hash: "09348a4108a585dd23c3a252a5c596f6" + } + Frame { + msec: 1248 + hash: "55126f2c879771e1aa5ced51b54c827a" + } + Frame { + msec: 1264 + hash: "ebb36a4c2fcb85107033ec2731fc5743" + } + Frame { + msec: 1280 + hash: "0581a4432d4b3d0c1555a31e772c2575" + } + Key { + type: 7 + key: 16777234 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1296 + hash: "b4030774f06935f1b43fc8f1a69e53a5" + } + Frame { + msec: 1312 + hash: "655e1739c130888ff83a3b69bb0ab7e3" + } + Frame { + msec: 1328 + hash: "99fc97c572e7c8949693b32910e6eefb" + } + Frame { + msec: 1344 + hash: "e9c8bb13c2549047c05d671daa378496" + } + Frame { + msec: 1360 + hash: "cb344e0d39b5b07ca7d094bf30ce9f53" + } + Frame { + msec: 1376 + hash: "15ba6e62c693f2bf74bdf86668139985" + } + Frame { + msec: 1392 + hash: "48133ec73eb9723059eb6e6af3139f2b" + } + Frame { + msec: 1408 + hash: "0b19e777a04f03774f2d5f5398bdb10f" + } + Frame { + msec: 1424 + hash: "fc41d9a9aedf9274a68b33603ed6ccd0" + } + Frame { + msec: 1440 + hash: "fa6e65f0c835b12dc10463711bd73350" + } + Frame { + msec: 1456 + hash: "25a02c3388e52df550a0332efde90fcd" + } + Frame { + msec: 1472 + hash: "2390443be82acf291856be59fa18fc26" + } + Frame { + msec: 1488 + hash: "2390443be82acf291856be59fa18fc26" + } + Frame { + msec: 1504 + hash: "2390443be82acf291856be59fa18fc26" + } + Frame { + msec: 1520 + hash: "2390443be82acf291856be59fa18fc26" + } + Frame { + msec: 1536 + hash: "2390443be82acf291856be59fa18fc26" + } + Frame { + msec: 1552 + hash: "2390443be82acf291856be59fa18fc26" + } + Frame { + msec: 1568 + hash: "284cd356d551a048d4a000b90217ac72" + } + Frame { + msec: 1584 + hash: "94fb20c3767e09d1b4254ee6122cf24e" + } + Frame { + msec: 1600 + hash: "bfac920384425ce9f34505b44eceb523" + } + Frame { + msec: 1616 + hash: "4a2d434efcb9a57f2013dc6b366e0e4e" + } + Frame { + msec: 1632 + hash: "d0fbe98dc34c4bb0d1ceb7e4678cc1d5" + } + Frame { + msec: 1648 + hash: "28ab147983a71e93e5610f53e14bd113" + } + Key { + type: 6 + key: 16777249 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1664 + hash: "2e6ee60fe9ff07fa4558134e6b1d6da8" + } + Frame { + msec: 1680 + hash: "f181e578e865981d7a2073080b381ec1" + } + Frame { + msec: 1696 + hash: "d7c0558ea16829b52ea6d09814c301b9" + } + Frame { + msec: 1712 + hash: "c9304cb66c04566cf4374b46ab85e6e7" + } + Frame { + msec: 1728 + hash: "024dde64822afc9eea63974851fe57e1" + } + Frame { + msec: 1744 + hash: "8e4520e95a8acc8f1d4b710c4a14898f" + } + Frame { + msec: 1760 + hash: "6b271c3f1d9d49bbd80a8ee33f3fc09c" + } + Frame { + msec: 1776 + hash: "eb76a46632856bf07b005cad2ba2f6ab" + } + Key { + type: 6 + key: 16777234 + modifiers: 100663296 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1792 + hash: "a29bd83f6b4e877f3c7b89c82dfcab54" + } + Frame { + msec: 1808 + hash: "dca39b6b6fff5e4a6309e4c0e42811c0" + } + Frame { + msec: 1824 + hash: "88ad3f9f638a97bed98f00ec7d78dfe4" + } + Frame { + msec: 1840 + hash: "5697a705f36283213bbe4b5848baa764" + } + Frame { + msec: 1856 + hash: "8850842afae3060a91d612f7b869fd48" + } + Frame { + msec: 1872 + hash: "4f08dbd1cab0bfcc8b9f232d46cf42db" + } + Frame { + msec: 1888 + hash: "f7df5b96d0983a918e3c81aa7bee3950" + } + Frame { + msec: 1904 + hash: "b28681bcb414d428588acda377fef838" + } + Key { + type: 7 + key: 16777234 + modifiers: 100663296 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1920 + image: "cursorDelegate.1.png" + } + Frame { + msec: 1936 + hash: "5c154b54776ed555563d3e5196a8aedd" + } + Frame { + msec: 1952 + hash: "ee64c0452b325880de3a4fea599c18cc" + } + Frame { + msec: 1968 + hash: "0776e1557b2d32db1c7c43331c532331" + } + Frame { + msec: 1984 + hash: "24b68da9a63bbf00ffffeca649f771fa" + } + Frame { + msec: 2000 + hash: "00d49d91b51f5bd428c07e9be65f551a" + } + Frame { + msec: 2016 + hash: "874d4b599cb92cd9160960e3b3af74e0" + } + Frame { + msec: 2032 + hash: "00d49d91b51f5bd428c07e9be65f551a" + } + Frame { + msec: 2048 + hash: "24b68da9a63bbf00ffffeca649f771fa" + } + Frame { + msec: 2064 + hash: "0776e1557b2d32db1c7c43331c532331" + } + Frame { + msec: 2080 + hash: "ee64c0452b325880de3a4fea599c18cc" + } + Frame { + msec: 2096 + hash: "5c154b54776ed555563d3e5196a8aedd" + } + Frame { + msec: 2112 + hash: "a5f90da82b51bc866648304a20a1dcd3" + } + Frame { + msec: 2128 + hash: "b28681bcb414d428588acda377fef838" + } + Frame { + msec: 2144 + hash: "f7df5b96d0983a918e3c81aa7bee3950" + } + Frame { + msec: 2160 + hash: "4f08dbd1cab0bfcc8b9f232d46cf42db" + } + Frame { + msec: 2176 + hash: "8850842afae3060a91d612f7b869fd48" + } + Frame { + msec: 2192 + hash: "5697a705f36283213bbe4b5848baa764" + } + Frame { + msec: 2208 + hash: "88ad3f9f638a97bed98f00ec7d78dfe4" + } + Frame { + msec: 2224 + hash: "dca39b6b6fff5e4a6309e4c0e42811c0" + } + Key { + type: 7 + key: 16777248 + modifiers: 100663296 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2240 + hash: "a29bd83f6b4e877f3c7b89c82dfcab54" + } + Frame { + msec: 2256 + hash: "7defd2ecefeb86b457a2ee76d97424ee" + } + Frame { + msec: 2272 + hash: "ccf6d45e8822d72482d9b585909b612b" + } + Frame { + msec: 2288 + hash: "996dddf091394513adda1b1f00bf0c68" + } + Frame { + msec: 2304 + hash: "3cf94e90eddb4b0815762b89f58f8325" + } + Frame { + msec: 2320 + hash: "ab9f876450526b37774c6c4a5794c7b1" + } + Frame { + msec: 2336 + hash: "9109880e9201e92eb17ae87a3648dca7" + } + Frame { + msec: 2352 + hash: "0e759f2f279057c1f4d1147be5b41214" + } + Key { + type: 6 + key: 16777234 + modifiers: 67108864 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2368 + hash: "d87bd14345c785cc7e78a5c5462b90ec" + } + Frame { + msec: 2384 + hash: "77850031e012246dd967ac689e353eb3" + } + Frame { + msec: 2400 + hash: "f1bd048cd9167a8f162d1c39aca4f7c1" + } + Frame { + msec: 2416 + hash: "0fa030c5da23f23a0665a535e23b84a2" + } + Frame { + msec: 2432 + hash: "af3a5f1982459164dfec26746172b0eb" + } + Frame { + msec: 2448 + hash: "0de90659472b63dd41a5602197ff502e" + } + Frame { + msec: 2464 + hash: "81e40abf91017614a52e03bb2474549f" + } + Frame { + msec: 2480 + hash: "7bae45481596788afde8866a3c97edd7" + } + Key { + type: 7 + key: 16777234 + modifiers: 67108864 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2496 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 2512 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 2528 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 2544 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 2560 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 2576 + hash: "e26dbfb26415b21198add56d5de02cb2" + } + Frame { + msec: 2592 + hash: "fa2877a963417789b82170b32e0af7a0" + } + Frame { + msec: 2608 + hash: "860b39f92c412a7d946f882d8f99d837" + } + Frame { + msec: 2624 + hash: "d7b8c52aef183965a97d82a18b03ed94" + } + Frame { + msec: 2640 + hash: "b1ce9cf0ebd8e1e783e5bd43bbd72072" + } + Frame { + msec: 2656 + hash: "d214b419ec5b4cff8f877bdeb1b9ef96" + } + Frame { + msec: 2672 + hash: "95e7057104508b3919d722d4befde7b7" + } + Frame { + msec: 2688 + hash: "270489ec5da5bf9a93fa4e52f47a71f5" + } + Frame { + msec: 2704 + hash: "46646e396ab0c1c20427dadd71d45ba9" + } + Frame { + msec: 2720 + hash: "65e2fd167565f876310d56fa9203c118" + } + Frame { + msec: 2736 + hash: "aff0da79bd9bd8c285139d7737a1316f" + } + Frame { + msec: 2752 + hash: "bf264fe7d774a597a3ff0965d912fa90" + } + Frame { + msec: 2768 + hash: "f00358343437f6e058848c7237601632" + } + Frame { + msec: 2784 + hash: "88c9e1d58397a81ed23931c7fdae1e7d" + } + Frame { + msec: 2800 + hash: "44d46b459f6bb89510e52b0d999fd499" + } + Frame { + msec: 2816 + hash: "0c196a24c9ca7143d382688db678d855" + } + Frame { + msec: 2832 + hash: "9df6d3d3b9981cb907ab89e65b743e97" + } + Frame { + msec: 2848 + hash: "501a644d6cde64ad041b086e00fd3950" + } + Key { + type: 6 + key: 16777236 + modifiers: 67108864 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2864 + hash: "83f297406b1c6311da3a216024836d15" + } + Frame { + msec: 2880 + image: "cursorDelegate.2.png" + } + Frame { + msec: 2896 + hash: "93f79f8717948bde8ee55c668af2d397" + } + Frame { + msec: 2912 + hash: "881b5c2ccd0bbdaea4d61abbec600fc5" + } + Frame { + msec: 2928 + hash: "be72fe7c27901db62f2dbd9a757e4838" + } + Frame { + msec: 2944 + hash: "c83c973fb1253ccab333fb1e604155b8" + } + Frame { + msec: 2960 + hash: "dd6072d204812c23e24db1e7a81c6f57" + } + Frame { + msec: 2976 + hash: "fb342743dc5ab9ade2b8a48a2a11dc8f" + } + Key { + type: 7 + key: 16777236 + modifiers: 67108864 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2992 + hash: "fc8ede705bfe8f339fe47041c502b0d6" + } + Frame { + msec: 3008 + hash: "00fa0306d3fdc7e384cfc0660a3a355d" + } + Frame { + msec: 3024 + hash: "00fa0306d3fdc7e384cfc0660a3a355d" + } + Frame { + msec: 3040 + hash: "fc8ede705bfe8f339fe47041c502b0d6" + } + Frame { + msec: 3056 + hash: "fb342743dc5ab9ade2b8a48a2a11dc8f" + } + Frame { + msec: 3072 + hash: "dd6072d204812c23e24db1e7a81c6f57" + } + Frame { + msec: 3088 + hash: "c83c973fb1253ccab333fb1e604155b8" + } + Frame { + msec: 3104 + hash: "be72fe7c27901db62f2dbd9a757e4838" + } + Frame { + msec: 3120 + hash: "881b5c2ccd0bbdaea4d61abbec600fc5" + } + Frame { + msec: 3136 + hash: "93f79f8717948bde8ee55c668af2d397" + } + Frame { + msec: 3152 + hash: "1bb236db749ef514c00d0a3dd698d24f" + } + Frame { + msec: 3168 + hash: "83f297406b1c6311da3a216024836d15" + } + Frame { + msec: 3184 + hash: "3d284b4000d2849ed4af2f7c1b859492" + } + Frame { + msec: 3200 + hash: "de315e6836334fd0a2da855f5be4ff30" + } + Frame { + msec: 3216 + hash: "5ca117709284f4a1cbd64cdba4079340" + } + Key { + type: 6 + key: 16777236 + modifiers: 67108864 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 3232 + hash: "308a4220f5c74fd56bd218cd695b9822" + } + Frame { + msec: 3248 + hash: "4ac4e09e987f2ba9661ed52fb1bdf236" + } + Frame { + msec: 3264 + hash: "9ffd39a8a540ec88ff2b20a16ef083ee" + } + Frame { + msec: 3280 + hash: "4a36ed8e68811954fef171d5734ccbaf" + } + Frame { + msec: 3296 + hash: "714a6231aca70cfa8e83ea71b7ae90dc" + } + Frame { + msec: 3312 + hash: "1fa9e35449ee87c972e3189ad0651a68" + } + Frame { + msec: 3328 + hash: "d602008fada2f4edb6ad00fe759f9db9" + } + Key { + type: 7 + key: 16777236 + modifiers: 67108864 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 3344 + hash: "bf16cc38f109e761b5ac2b0c63a1a2fe" + } + Frame { + msec: 3360 + hash: "30f26041533455ed92c4984f55e3c6ff" + } + Frame { + msec: 3376 + hash: "5838d666902bc693de505522dad13254" + } + Frame { + msec: 3392 + hash: "6c8ada09b627050e4340da6e8ddd646e" + } + Frame { + msec: 3408 + hash: "b33cd5bbb90d435dd7ea3ab67bef88ee" + } + Frame { + msec: 3424 + hash: "692d4029938c01044b4210958dd1ee7e" + } + Frame { + msec: 3440 + hash: "7e2e55555ee2c7e172e61ddb6365355d" + } + Frame { + msec: 3456 + hash: "87ca0584879b25336a1023ac3252fc9a" + } + Frame { + msec: 3472 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 3488 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 3504 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 3520 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 3536 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 3552 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 3568 + hash: "8c6052eb4cf03d7742a73874d9f15285" + } + Frame { + msec: 3584 + hash: "8a1b63c42867f87a1cf4b47944b3860a" + } + Frame { + msec: 3600 + hash: "90712efd7c17b0ad33d2c2c02e9eaa97" + } + Frame { + msec: 3616 + hash: "8099972420ffd03e2bfc3ea45918a543" + } + Frame { + msec: 3632 + hash: "2b78b1179a34319c287a6659406e23c3" + } + Frame { + msec: 3648 + hash: "ad9458ab4d6376c87350a2356c280f94" + } + Frame { + msec: 3664 + hash: "a74bc230e310a2826b2fed962db22f7a" + } + Frame { + msec: 3680 + hash: "bd72e8f4757050c41673a6f0d38f2285" + } + Frame { + msec: 3696 + hash: "379bad4fa4b605cb6a16434bdb031e2b" + } + Frame { + msec: 3712 + hash: "e144a8e9586f29f9b2f042b47e7739ae" + } + Frame { + msec: 3728 + hash: "bd74c9e79bc1a88dd6a17a3aed21e368" + } + Key { + type: 6 + key: 16777234 + modifiers: 67108864 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 3744 + hash: "144724168f42372e10ec6c39662a5ed8" + } + Frame { + msec: 3760 + hash: "d8859888802e7b54e2d2a44cf252eb54" + } + Frame { + msec: 3776 + hash: "20561e2faf7e8fe1d6337248e6cd5e94" + } + Frame { + msec: 3792 + hash: "184cff262d1004ce702c117a6b5b9699" + } + Frame { + msec: 3808 + hash: "61b156acacefa6e4f4ddd8adaca90d08" + } + Frame { + msec: 3824 + hash: "0906852b1e62a936694a22d6ffa4f5dd" + } + Frame { + msec: 3840 + image: "cursorDelegate.3.png" + } + Key { + type: 7 + key: 16777234 + modifiers: 67108864 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 3856 + hash: "cc0fb2ae2dd1ccad94c453bc4c4b6d32" + } + Frame { + msec: 3872 + hash: "6a6baee5ca76d331c47fca4d0f7168e5" + } + Frame { + msec: 3888 + hash: "32032d7ce55af41c97ac5bf33aca40bb" + } + Frame { + msec: 3904 + hash: "a8781226e5e494324a34e120aa446cd1" + } + Frame { + msec: 3920 + hash: "0dd5df088fcc0228a97ffe715c95e2b6" + } + Frame { + msec: 3936 + hash: "774b161fe9645bc69b89e580b3e41f71" + } + Frame { + msec: 3952 + hash: "5756d7ffd8ff656db54f4329ea909553" + } + Frame { + msec: 3968 + hash: "2b4a5c97ff4d8792a7706bb78385ec35" + } + Frame { + msec: 3984 + hash: "f9765e4def564b64861402e1a873b169" + } + Frame { + msec: 4000 + hash: "287b07ef6288dcea13fffd2b95aafd54" + } + Frame { + msec: 4016 + hash: "7abcb9d6cf223c1655f6265f780a321a" + } + Frame { + msec: 4032 + hash: "287b07ef6288dcea13fffd2b95aafd54" + } + Frame { + msec: 4048 + hash: "f9765e4def564b64861402e1a873b169" + } + Frame { + msec: 4064 + hash: "2b4a5c97ff4d8792a7706bb78385ec35" + } + Key { + type: 7 + key: 16777249 + modifiers: 67108864 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 4080 + hash: "5756d7ffd8ff656db54f4329ea909553" + } + Frame { + msec: 4096 + hash: "774b161fe9645bc69b89e580b3e41f71" + } + Frame { + msec: 4112 + hash: "0dd5df088fcc0228a97ffe715c95e2b6" + } + Frame { + msec: 4128 + hash: "a8781226e5e494324a34e120aa446cd1" + } + Frame { + msec: 4144 + hash: "32032d7ce55af41c97ac5bf33aca40bb" + } + Frame { + msec: 4160 + hash: "6a6baee5ca76d331c47fca4d0f7168e5" + } + Frame { + msec: 4176 + hash: "cc0fb2ae2dd1ccad94c453bc4c4b6d32" + } + Frame { + msec: 4192 + hash: "2d1b406be294727a278ba6bbc97be62a" + } + Frame { + msec: 4208 + hash: "0906852b1e62a936694a22d6ffa4f5dd" + } + Frame { + msec: 4224 + hash: "61b156acacefa6e4f4ddd8adaca90d08" + } + Frame { + msec: 4240 + hash: "184cff262d1004ce702c117a6b5b9699" + } + Frame { + msec: 4256 + hash: "20561e2faf7e8fe1d6337248e6cd5e94" + } + Frame { + msec: 4272 + hash: "d8859888802e7b54e2d2a44cf252eb54" + } + Frame { + msec: 4288 + hash: "144724168f42372e10ec6c39662a5ed8" + } + Frame { + msec: 4304 + hash: "d2da36fbf73289f545133bd608af66a2" + } + Frame { + msec: 4320 + hash: "b1d7da6b42a31bba91148ab37b111945" + } + Frame { + msec: 4336 + hash: "6f226a3b20d95e17df69e2c4e5aff3d1" + } + Frame { + msec: 4352 + hash: "1109da0f043a9418661fc05e53fe3b45" + } + Frame { + msec: 4368 + hash: "f3e901db9efd1d9fadf1cb6858040d51" + } + Frame { + msec: 4384 + hash: "c8e50c0e924b11a3f1943abb9a4008a4" + } + Frame { + msec: 4400 + hash: "431226a27488ed1dba237de3d43f94c5" + } + Frame { + msec: 4416 + hash: "420d316430c84f10d7cd24d29b918149" + } + Frame { + msec: 4432 + hash: "ccbd4d1e4865ebd9b0fe923e6ab05e5c" + } + Frame { + msec: 4448 + hash: "231bff73758a1c6f7c7c0365159ba3e6" + } + Frame { + msec: 4464 + hash: "d1ac7ceda7303bbf3392d33f47037ed6" + } + Frame { + msec: 4480 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 4496 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 4512 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 4528 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 4544 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 4560 + hash: "7bae45481596788afde8866a3c97edd7" + } + Frame { + msec: 4576 + hash: "a2ad07326fafcb3012cdb869f39af466" + } + Frame { + msec: 4592 + hash: "8622eb25a6da44926b5161bce213a483" + } + Frame { + msec: 4608 + hash: "fe563aa9dae9655871f82a779063cdbd" + } + Frame { + msec: 4624 + hash: "775cd79b012f79b773449a0ad8457149" + } + Frame { + msec: 4640 + hash: "01e9fab344a148a0877a7332d561be5a" + } + Frame { + msec: 4656 + hash: "935566d139599a30197850774fb059ba" + } + Frame { + msec: 4672 + hash: "4aae1ac532624417decddd978f516b6e" + } + Frame { + msec: 4688 + hash: "34dc78df6e9941988712c1f8f79c3db0" + } + Frame { + msec: 4704 + hash: "23a96c11d5917c44bd48239ed2b5777f" + } + Frame { + msec: 4720 + hash: "f8f13e097eae3152db3ccebff1343fe0" + } + Frame { + msec: 4736 + hash: "02f8fca7c4ab80ecf425e4b39e966b86" + } + Frame { + msec: 4752 + hash: "c3356367750e797ff81bc4102f948134" + } + Frame { + msec: 4768 + hash: "7b5de3772b8bcb4b10f3d265d5603afb" + } + Frame { + msec: 4784 + hash: "ed3c741639232377f61867fd353ce58a" + } + Frame { + msec: 4800 + image: "cursorDelegate.4.png" + } + Frame { + msec: 4816 + hash: "5ca117709284f4a1cbd64cdba4079340" + } + Frame { + msec: 4832 + hash: "de315e6836334fd0a2da855f5be4ff30" + } + Frame { + msec: 4848 + hash: "3d284b4000d2849ed4af2f7c1b859492" + } + Frame { + msec: 4864 + hash: "83f297406b1c6311da3a216024836d15" + } + Frame { + msec: 4880 + hash: "1bb236db749ef514c00d0a3dd698d24f" + } + Frame { + msec: 4896 + hash: "93f79f8717948bde8ee55c668af2d397" + } + Frame { + msec: 4912 + hash: "881b5c2ccd0bbdaea4d61abbec600fc5" + } + Frame { + msec: 4928 + hash: "be72fe7c27901db62f2dbd9a757e4838" + } + Frame { + msec: 4944 + hash: "c83c973fb1253ccab333fb1e604155b8" + } + Frame { + msec: 4960 + hash: "dd6072d204812c23e24db1e7a81c6f57" + } + Frame { + msec: 4976 + hash: "fb342743dc5ab9ade2b8a48a2a11dc8f" + } + Frame { + msec: 4992 + hash: "fc8ede705bfe8f339fe47041c502b0d6" + } + Frame { + msec: 5008 + hash: "00fa0306d3fdc7e384cfc0660a3a355d" + } + Frame { + msec: 5024 + hash: "00fa0306d3fdc7e384cfc0660a3a355d" + } + Frame { + msec: 5040 + hash: "fc8ede705bfe8f339fe47041c502b0d6" + } + Frame { + msec: 5056 + hash: "fb342743dc5ab9ade2b8a48a2a11dc8f" + } + Frame { + msec: 5072 + hash: "dd6072d204812c23e24db1e7a81c6f57" + } + Frame { + msec: 5088 + hash: "c83c973fb1253ccab333fb1e604155b8" + } + Frame { + msec: 5104 + hash: "be72fe7c27901db62f2dbd9a757e4838" + } + Frame { + msec: 5120 + hash: "881b5c2ccd0bbdaea4d61abbec600fc5" + } + Frame { + msec: 5136 + hash: "93f79f8717948bde8ee55c668af2d397" + } + Frame { + msec: 5152 + hash: "1bb236db749ef514c00d0a3dd698d24f" + } + Frame { + msec: 5168 + hash: "83f297406b1c6311da3a216024836d15" + } + Frame { + msec: 5184 + hash: "3d284b4000d2849ed4af2f7c1b859492" + } + Frame { + msec: 5200 + hash: "de315e6836334fd0a2da855f5be4ff30" + } + Frame { + msec: 5216 + hash: "5ca117709284f4a1cbd64cdba4079340" + } + Frame { + msec: 5232 + hash: "4f0d49aff27a1c83287d38e760c10f16" + } + Frame { + msec: 5248 + hash: "ed3c741639232377f61867fd353ce58a" + } + Frame { + msec: 5264 + hash: "7b5de3772b8bcb4b10f3d265d5603afb" + } +} diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.0.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.0.png new file mode 100644 index 0000000..7c68d9c Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.0.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.1.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.1.png new file mode 100644 index 0000000..96afa8d Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.1.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.2.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.2.png new file mode 100644 index 0000000..58b168d Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.2.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.3.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.3.png new file mode 100644 index 0000000..95f0c98 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.3.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.qml b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.qml new file mode 100644 index 0000000..7b00cdd --- /dev/null +++ b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/qt-669.qml @@ -0,0 +1,1371 @@ +import Qt.VisualTest 4.7 + +VisualTest { + Frame { + msec: 0 + } + Frame { + msec: 16 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 32 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 48 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 64 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 80 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 96 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 112 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 128 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 144 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 160 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 176 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 192 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 208 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 224 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 240 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 256 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 272 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 288 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 304 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 320 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 336 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 352 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 368 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 384 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Key { + type: 6 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 400 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 416 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 432 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Key { + type: 7 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 448 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 464 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 480 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 496 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 512 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 528 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Key { + type: 6 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 544 + hash: "b6f3847d394c87873e34814e332e205a" + } + Frame { + msec: 560 + hash: "b6f3847d394c87873e34814e332e205a" + } + Frame { + msec: 576 + hash: "b6f3847d394c87873e34814e332e205a" + } + Key { + type: 7 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 592 + hash: "b6f3847d394c87873e34814e332e205a" + } + Frame { + msec: 608 + hash: "b6f3847d394c87873e34814e332e205a" + } + Frame { + msec: 624 + hash: "b6f3847d394c87873e34814e332e205a" + } + Frame { + msec: 640 + hash: "b6f3847d394c87873e34814e332e205a" + } + Frame { + msec: 656 + hash: "b6f3847d394c87873e34814e332e205a" + } + Frame { + msec: 672 + hash: "b6f3847d394c87873e34814e332e205a" + } + Key { + type: 6 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 688 + hash: "40504095d8877e37cd24ac694ca94758" + } + Frame { + msec: 704 + hash: "40504095d8877e37cd24ac694ca94758" + } + Frame { + msec: 720 + hash: "40504095d8877e37cd24ac694ca94758" + } + Frame { + msec: 736 + hash: "40504095d8877e37cd24ac694ca94758" + } + Key { + type: 7 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 752 + hash: "40504095d8877e37cd24ac694ca94758" + } + Frame { + msec: 768 + hash: "40504095d8877e37cd24ac694ca94758" + } + Frame { + msec: 784 + hash: "40504095d8877e37cd24ac694ca94758" + } + Frame { + msec: 800 + hash: "40504095d8877e37cd24ac694ca94758" + } + Frame { + msec: 816 + hash: "40504095d8877e37cd24ac694ca94758" + } + Key { + type: 6 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 832 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 848 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 864 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 880 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Key { + type: 7 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 896 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 912 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 928 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 944 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Key { + type: 6 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 960 + image: "qt-669.0.png" + } + Frame { + msec: 976 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 992 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 1008 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Key { + type: 7 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1024 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 1040 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 1056 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 1072 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 1088 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Key { + type: 6 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1104 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Frame { + msec: 1120 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Frame { + msec: 1136 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Key { + type: 7 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1152 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Frame { + msec: 1168 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Frame { + msec: 1184 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Frame { + msec: 1200 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Frame { + msec: 1216 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Key { + type: 6 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1232 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 1248 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 1264 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 1280 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Key { + type: 7 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1296 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 1312 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 1328 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 1344 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Key { + type: 6 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1360 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1376 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1392 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1408 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Key { + type: 7 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1424 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1440 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1456 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1472 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1488 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Key { + type: 6 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1504 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1520 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1536 + hash: "6a76601730228708049c79b414b3cbe2" + } + Key { + type: 7 + key: 16777236 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1552 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1568 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1584 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1600 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1616 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1632 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1648 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1664 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1680 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1696 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1712 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1728 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1744 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1760 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1776 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1792 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1808 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1824 + hash: "6a76601730228708049c79b414b3cbe2" + } + Frame { + msec: 1840 + hash: "6a76601730228708049c79b414b3cbe2" + } + Key { + type: 6 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 1856 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1872 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1888 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1904 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1920 + image: "qt-669.1.png" + } + Frame { + msec: 1936 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1952 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1968 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 1984 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Key { + type: 7 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2000 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 2016 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 2032 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 2048 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Frame { + msec: 2064 + hash: "2dc196a65cb13214901e0189c2b1984b" + } + Key { + type: 6 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2080 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 2096 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 2112 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 2128 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 2144 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Key { + type: 7 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2160 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 2176 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 2192 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 2208 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Frame { + msec: 2224 + hash: "2da2b87d285f27ee4cdd82c2c03cdf08" + } + Key { + type: 6 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2240 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Frame { + msec: 2256 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Key { + type: 7 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2272 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Frame { + msec: 2288 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Frame { + msec: 2304 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Frame { + msec: 2320 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Frame { + msec: 2336 + hash: "5e8b89638494bceaed69ce3d75245458" + } + Key { + type: 6 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2352 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2368 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2384 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Key { + type: 7 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2400 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2416 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2432 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2448 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2464 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2480 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2496 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2512 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2528 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2544 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2560 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2576 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Frame { + msec: 2592 + hash: "0c7162e2bf228c76c7b9247e7ee1cf63" + } + Key { + type: 6 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2608 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 2624 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 2640 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 2656 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 2672 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Key { + type: 7 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2688 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 2704 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 2720 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 2736 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Frame { + msec: 2752 + hash: "ad3b0560a1e896c39acff9a7cf53b043" + } + Key { + type: 6 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2768 + hash: "40504095d8877e37cd24ac694ca94758" + } + Frame { + msec: 2784 + hash: "40504095d8877e37cd24ac694ca94758" + } + Frame { + msec: 2800 + hash: "40504095d8877e37cd24ac694ca94758" + } + Key { + type: 7 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2816 + hash: "40504095d8877e37cd24ac694ca94758" + } + Frame { + msec: 2832 + hash: "40504095d8877e37cd24ac694ca94758" + } + Frame { + msec: 2848 + hash: "40504095d8877e37cd24ac694ca94758" + } + Frame { + msec: 2864 + hash: "40504095d8877e37cd24ac694ca94758" + } + Key { + type: 6 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2880 + image: "qt-669.2.png" + } + Frame { + msec: 2896 + hash: "b6f3847d394c87873e34814e332e205a" + } + Frame { + msec: 2912 + hash: "b6f3847d394c87873e34814e332e205a" + } + Frame { + msec: 2928 + hash: "b6f3847d394c87873e34814e332e205a" + } + Key { + type: 7 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 2944 + hash: "b6f3847d394c87873e34814e332e205a" + } + Frame { + msec: 2960 + hash: "b6f3847d394c87873e34814e332e205a" + } + Frame { + msec: 2976 + hash: "b6f3847d394c87873e34814e332e205a" + } + Frame { + msec: 2992 + hash: "b6f3847d394c87873e34814e332e205a" + } + Frame { + msec: 3008 + hash: "b6f3847d394c87873e34814e332e205a" + } + Key { + type: 6 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 3024 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3040 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3056 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3072 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3088 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Key { + type: 7 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 3104 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3120 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3136 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3152 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3168 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3184 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3200 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3216 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3232 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3248 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3264 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3280 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3296 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3312 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3328 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3344 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3360 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3376 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3392 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3408 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3424 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3440 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3456 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3472 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3488 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3504 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3520 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3536 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3552 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3568 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3584 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3600 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3616 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3632 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3648 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3664 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3680 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Frame { + msec: 3696 + hash: "3f5f573f37883dc025e21a1fd99eef63" + } + Key { + type: 6 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 3712 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3728 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3744 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3760 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3776 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3792 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Key { + type: 7 + key: 16777234 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 3808 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3824 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3840 + image: "qt-669.3.png" + } + Frame { + msec: 3856 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3872 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3888 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3904 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3920 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3936 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3952 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3968 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 3984 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4000 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4016 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4032 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4048 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4064 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4080 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4096 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4112 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4128 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4144 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4160 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4176 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4192 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4208 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4224 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4240 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4256 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4272 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4288 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } + Frame { + msec: 4304 + hash: "8d8671fb6c3413f38308a0dd15026eae" + } +} diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.0.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.0.png new file mode 100644 index 0000000..e69860e Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.0.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.1.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.1.png new file mode 100644 index 0000000..1db3c26 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.1.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.10.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.10.png new file mode 100644 index 0000000..9c72d52 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.10.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.11.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.11.png new file mode 100644 index 0000000..9c72d52 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.11.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.2.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.2.png new file mode 100644 index 0000000..fbef805 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.2.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.3.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.3.png new file mode 100644 index 0000000..dc56c7e Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.3.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.4.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.4.png new file mode 100644 index 0000000..04ea496 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.4.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.5.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.5.png new file mode 100644 index 0000000..98bf7de Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.5.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.6.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.6.png new file mode 100644 index 0000000..d95b895 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.6.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.7.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.7.png new file mode 100644 index 0000000..9954344 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.7.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.8.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.8.png new file mode 100644 index 0000000..d49c2ff Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.8.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.9.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.9.png new file mode 100644 index 0000000..9c72d52 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.9.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.qml b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.qml new file mode 100644 index 0000000..c12094e --- /dev/null +++ b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/usingMultilineEdit.qml @@ -0,0 +1,4687 @@ +import Qt.VisualTest 4.7 + +VisualTest { + Frame { + msec: 0 + } + Frame { + msec: 16 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 32 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 48 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 64 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 80 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 96 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 112 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 128 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 144 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 160 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 176 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 192 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 208 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 224 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 240 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 256 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 272 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 288 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 304 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 320 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Mouse { + type: 2 + button: 1 + buttons: 1 + x: 118; y: 70 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 336 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 352 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 368 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 384 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 400 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Mouse { + type: 3 + button: 1 + buttons: 0 + x: 118; y: 70 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 416 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 432 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 448 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 464 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 480 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 496 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 512 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 528 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 544 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 560 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 576 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 592 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 608 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 624 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 640 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Mouse { + type: 2 + button: 1 + buttons: 1 + x: 117; y: 102 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 656 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 672 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Mouse { + type: 3 + button: 1 + buttons: 0 + x: 117; y: 102 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 688 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 704 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 720 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 736 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 752 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 768 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 784 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 800 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 816 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 832 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 848 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 864 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 880 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 896 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 912 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 928 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 944 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 960 + image: "usingMultilineEdit.0.png" + } + Frame { + msec: 976 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 992 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1008 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1024 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1040 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1056 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1072 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1088 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1104 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1120 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1136 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1152 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1168 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1184 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1200 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1216 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1232 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1248 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1264 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1280 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1296 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Key { + type: 6 + key: 44 + modifiers: 0 + text: "2c" + autorep: false + count: 1 + } + Frame { + msec: 1312 + hash: "bf65dbbfc02ad1589093d965c83d5806" + } + Frame { + msec: 1328 + hash: "bf65dbbfc02ad1589093d965c83d5806" + } + Frame { + msec: 1344 + hash: "bf65dbbfc02ad1589093d965c83d5806" + } + Frame { + msec: 1360 + hash: "bf65dbbfc02ad1589093d965c83d5806" + } + Frame { + msec: 1376 + hash: "bf65dbbfc02ad1589093d965c83d5806" + } + Key { + type: 7 + key: 44 + modifiers: 0 + text: "2c" + autorep: false + count: 1 + } + Frame { + msec: 1392 + hash: "bf65dbbfc02ad1589093d965c83d5806" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 1408 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1424 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1440 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1456 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 1472 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1488 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1504 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1520 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1536 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1552 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Key { + type: 6 + key: 68 + modifiers: 0 + text: "64" + autorep: false + count: 1 + } + Frame { + msec: 1568 + hash: "b392b8d675e61166e9707f4a7f191c15" + } + Frame { + msec: 1584 + hash: "b392b8d675e61166e9707f4a7f191c15" + } + Frame { + msec: 1600 + hash: "b392b8d675e61166e9707f4a7f191c15" + } + Key { + type: 7 + key: 68 + modifiers: 0 + text: "64" + autorep: false + count: 1 + } + Frame { + msec: 1616 + hash: "b392b8d675e61166e9707f4a7f191c15" + } + Key { + type: 6 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 1632 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Frame { + msec: 1648 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Frame { + msec: 1664 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Frame { + msec: 1680 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Frame { + msec: 1696 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Key { + type: 7 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 1712 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Frame { + msec: 1728 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 1744 + hash: "cea68eaed3000fe598917688b49525b7" + } + Frame { + msec: 1760 + hash: "cea68eaed3000fe598917688b49525b7" + } + Frame { + msec: 1776 + hash: "cea68eaed3000fe598917688b49525b7" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 1792 + hash: "cea68eaed3000fe598917688b49525b7" + } + Frame { + msec: 1808 + hash: "cea68eaed3000fe598917688b49525b7" + } + Frame { + msec: 1824 + hash: "cea68eaed3000fe598917688b49525b7" + } + Key { + type: 6 + key: 89 + modifiers: 0 + text: "79" + autorep: false + count: 1 + } + Frame { + msec: 1840 + hash: "968932500933300e0a0ca711067d6659" + } + Frame { + msec: 1856 + hash: "968932500933300e0a0ca711067d6659" + } + Frame { + msec: 1872 + hash: "968932500933300e0a0ca711067d6659" + } + Frame { + msec: 1888 + hash: "968932500933300e0a0ca711067d6659" + } + Frame { + msec: 1904 + hash: "968932500933300e0a0ca711067d6659" + } + Key { + type: 7 + key: 89 + modifiers: 0 + text: "79" + autorep: false + count: 1 + } + Key { + type: 6 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 1920 + image: "usingMultilineEdit.1.png" + } + Frame { + msec: 1936 + hash: "1d5b3f8dc6e0701c0c11a330e055ba5d" + } + Frame { + msec: 1952 + hash: "1d5b3f8dc6e0701c0c11a330e055ba5d" + } + Frame { + msec: 1968 + hash: "1d5b3f8dc6e0701c0c11a330e055ba5d" + } + Key { + type: 6 + key: 85 + modifiers: 0 + text: "75" + autorep: false + count: 1 + } + Frame { + msec: 1984 + hash: "067182091936c99dfa5c29b226bd4351" + } + Frame { + msec: 2000 + hash: "067182091936c99dfa5c29b226bd4351" + } + Key { + type: 7 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 2016 + hash: "067182091936c99dfa5c29b226bd4351" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 2032 + hash: "810e996b65424f80e229160860805492" + } + Frame { + msec: 2048 + hash: "810e996b65424f80e229160860805492" + } + Key { + type: 7 + key: 85 + modifiers: 0 + text: "75" + autorep: false + count: 1 + } + Frame { + msec: 2064 + hash: "810e996b65424f80e229160860805492" + } + Frame { + msec: 2080 + hash: "810e996b65424f80e229160860805492" + } + Frame { + msec: 2096 + hash: "810e996b65424f80e229160860805492" + } + Frame { + msec: 2112 + hash: "810e996b65424f80e229160860805492" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 2128 + hash: "810e996b65424f80e229160860805492" + } + Frame { + msec: 2144 + hash: "810e996b65424f80e229160860805492" + } + Key { + type: 6 + key: 87 + modifiers: 0 + text: "77" + autorep: false + count: 1 + } + Frame { + msec: 2160 + hash: "10aca130f139e44c0889d8d9c9bb8673" + } + Frame { + msec: 2176 + hash: "10aca130f139e44c0889d8d9c9bb8673" + } + Frame { + msec: 2192 + hash: "10aca130f139e44c0889d8d9c9bb8673" + } + Frame { + msec: 2208 + hash: "10aca130f139e44c0889d8d9c9bb8673" + } + Frame { + msec: 2224 + hash: "10aca130f139e44c0889d8d9c9bb8673" + } + Frame { + msec: 2240 + hash: "10aca130f139e44c0889d8d9c9bb8673" + } + Key { + type: 7 + key: 87 + modifiers: 0 + text: "77" + autorep: false + count: 1 + } + Key { + type: 6 + key: 82 + modifiers: 0 + text: "72" + autorep: false + count: 1 + } + Frame { + msec: 2256 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Frame { + msec: 2272 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Frame { + msec: 2288 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Frame { + msec: 2304 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Frame { + msec: 2320 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Key { + type: 7 + key: 82 + modifiers: 0 + text: "72" + autorep: false + count: 1 + } + Frame { + msec: 2336 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Frame { + msec: 2352 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Key { + type: 6 + key: 65 + modifiers: 0 + text: "61" + autorep: false + count: 1 + } + Frame { + msec: 2368 + hash: "701c2738b7c064cd487bd0c6c0beb6b4" + } + Frame { + msec: 2384 + hash: "701c2738b7c064cd487bd0c6c0beb6b4" + } + Frame { + msec: 2400 + hash: "701c2738b7c064cd487bd0c6c0beb6b4" + } + Frame { + msec: 2416 + hash: "701c2738b7c064cd487bd0c6c0beb6b4" + } + Key { + type: 7 + key: 65 + modifiers: 0 + text: "61" + autorep: false + count: 1 + } + Frame { + msec: 2432 + hash: "701c2738b7c064cd487bd0c6c0beb6b4" + } + Key { + type: 6 + key: 80 + modifiers: 0 + text: "70" + autorep: false + count: 1 + } + Frame { + msec: 2448 + hash: "35c0c51dd874faa28058251164836dcb" + } + Frame { + msec: 2464 + hash: "35c0c51dd874faa28058251164836dcb" + } + Frame { + msec: 2480 + hash: "35c0c51dd874faa28058251164836dcb" + } + Frame { + msec: 2496 + hash: "35c0c51dd874faa28058251164836dcb" + } + Frame { + msec: 2512 + hash: "35c0c51dd874faa28058251164836dcb" + } + Frame { + msec: 2528 + hash: "35c0c51dd874faa28058251164836dcb" + } + Key { + type: 7 + key: 80 + modifiers: 0 + text: "70" + autorep: false + count: 1 + } + Frame { + msec: 2544 + hash: "35c0c51dd874faa28058251164836dcb" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 2560 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2576 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2592 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2608 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 2624 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2640 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2656 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2672 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2688 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Key { + type: 6 + key: 76 + modifiers: 0 + text: "6c" + autorep: false + count: 1 + } + Frame { + msec: 2704 + hash: "0d119074fb7e882ebe4dfbad9bfb401a" + } + Frame { + msec: 2720 + hash: "0d119074fb7e882ebe4dfbad9bfb401a" + } + Frame { + msec: 2736 + hash: "0d119074fb7e882ebe4dfbad9bfb401a" + } + Frame { + msec: 2752 + hash: "0d119074fb7e882ebe4dfbad9bfb401a" + } + Frame { + msec: 2768 + hash: "0d119074fb7e882ebe4dfbad9bfb401a" + } + Frame { + msec: 2784 + hash: "0d119074fb7e882ebe4dfbad9bfb401a" + } + Key { + type: 6 + key: 73 + modifiers: 0 + text: "69" + autorep: false + count: 1 + } + Frame { + msec: 2800 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Key { + type: 7 + key: 76 + modifiers: 0 + text: "6c" + autorep: false + count: 1 + } + Frame { + msec: 2816 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Frame { + msec: 2832 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Frame { + msec: 2848 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Frame { + msec: 2864 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Key { + type: 7 + key: 73 + modifiers: 0 + text: "69" + autorep: false + count: 1 + } + Frame { + msec: 2880 + image: "usingMultilineEdit.2.png" + } + Frame { + msec: 2896 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Frame { + msec: 2912 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Frame { + msec: 2928 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Key { + type: 6 + key: 75 + modifiers: 0 + text: "6b" + autorep: false + count: 1 + } + Frame { + msec: 2944 + hash: "d90cbfbec0e5a73781664eec63ba7081" + } + Frame { + msec: 2960 + hash: "d90cbfbec0e5a73781664eec63ba7081" + } + Frame { + msec: 2976 + hash: "d90cbfbec0e5a73781664eec63ba7081" + } + Key { + type: 7 + key: 75 + modifiers: 0 + text: "6b" + autorep: false + count: 1 + } + Key { + type: 6 + key: 69 + modifiers: 0 + text: "65" + autorep: false + count: 1 + } + Frame { + msec: 2992 + hash: "8faa6d1174cf3e8ef10f6575276ed125" + } + Frame { + msec: 3008 + hash: "8faa6d1174cf3e8ef10f6575276ed125" + } + Frame { + msec: 3024 + hash: "8faa6d1174cf3e8ef10f6575276ed125" + } + Frame { + msec: 3040 + hash: "8faa6d1174cf3e8ef10f6575276ed125" + } + Key { + type: 7 + key: 69 + modifiers: 0 + text: "65" + autorep: false + count: 1 + } + Frame { + msec: 3056 + hash: "8faa6d1174cf3e8ef10f6575276ed125" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 3072 + hash: "bac072bfe350abe83fbc941e56845939" + } + Frame { + msec: 3088 + hash: "bac072bfe350abe83fbc941e56845939" + } + Frame { + msec: 3104 + hash: "bac072bfe350abe83fbc941e56845939" + } + Key { + type: 6 + key: 16777248 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 3120 + hash: "bac072bfe350abe83fbc941e56845939" + } + Key { + type: 7 + key: 32 + modifiers: 33554432 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 3136 + hash: "bac072bfe350abe83fbc941e56845939" + } + Frame { + msec: 3152 + hash: "bac072bfe350abe83fbc941e56845939" + } + Key { + type: 6 + key: 73 + modifiers: 33554432 + text: "49" + autorep: false + count: 1 + } + Frame { + msec: 3168 + hash: "386a85651164d0edbeb5cc2b7ee438c7" + } + Frame { + msec: 3184 + hash: "386a85651164d0edbeb5cc2b7ee438c7" + } + Frame { + msec: 3200 + hash: "386a85651164d0edbeb5cc2b7ee438c7" + } + Frame { + msec: 3216 + hash: "386a85651164d0edbeb5cc2b7ee438c7" + } + Key { + type: 7 + key: 73 + modifiers: 33554432 + text: "49" + autorep: false + count: 1 + } + Frame { + msec: 3232 + hash: "386a85651164d0edbeb5cc2b7ee438c7" + } + Key { + type: 7 + key: 16777248 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 3248 + hash: "982d48e7ef886a74791306f055ddc714" + } + Frame { + msec: 3264 + hash: "982d48e7ef886a74791306f055ddc714" + } + Frame { + msec: 3280 + hash: "982d48e7ef886a74791306f055ddc714" + } + Frame { + msec: 3296 + hash: "982d48e7ef886a74791306f055ddc714" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 3312 + hash: "982d48e7ef886a74791306f055ddc714" + } + Key { + type: 6 + key: 87 + modifiers: 0 + text: "77" + autorep: false + count: 1 + } + Frame { + msec: 3328 + hash: "38003a58f17d25d302c5e1b643b271b0" + } + Frame { + msec: 3344 + hash: "38003a58f17d25d302c5e1b643b271b0" + } + Frame { + msec: 3360 + hash: "38003a58f17d25d302c5e1b643b271b0" + } + Frame { + msec: 3376 + hash: "38003a58f17d25d302c5e1b643b271b0" + } + Frame { + msec: 3392 + hash: "38003a58f17d25d302c5e1b643b271b0" + } + Key { + type: 7 + key: 87 + modifiers: 0 + text: "77" + autorep: false + count: 1 + } + Frame { + msec: 3408 + hash: "38003a58f17d25d302c5e1b643b271b0" + } + Key { + type: 6 + key: 65 + modifiers: 0 + text: "61" + autorep: false + count: 1 + } + Frame { + msec: 3424 + hash: "18d37190d139a1567d91882fdac411d6" + } + Frame { + msec: 3440 + hash: "18d37190d139a1567d91882fdac411d6" + } + Frame { + msec: 3456 + hash: "18d37190d139a1567d91882fdac411d6" + } + Frame { + msec: 3472 + hash: "18d37190d139a1567d91882fdac411d6" + } + Frame { + msec: 3488 + hash: "18d37190d139a1567d91882fdac411d6" + } + Key { + type: 7 + key: 65 + modifiers: 0 + text: "61" + autorep: false + count: 1 + } + Key { + type: 6 + key: 78 + modifiers: 0 + text: "6e" + autorep: false + count: 1 + } + Frame { + msec: 3504 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Frame { + msec: 3520 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Frame { + msec: 3536 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Frame { + msec: 3552 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Frame { + msec: 3568 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Frame { + msec: 3584 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Key { + type: 7 + key: 78 + modifiers: 0 + text: "6e" + autorep: false + count: 1 + } + Frame { + msec: 3600 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Key { + type: 6 + key: 84 + modifiers: 0 + text: "74" + autorep: false + count: 1 + } + Frame { + msec: 3616 + hash: "626123df4dc8fc1321d0262871ffbe3e" + } + Frame { + msec: 3632 + hash: "626123df4dc8fc1321d0262871ffbe3e" + } + Frame { + msec: 3648 + hash: "626123df4dc8fc1321d0262871ffbe3e" + } + Frame { + msec: 3664 + hash: "626123df4dc8fc1321d0262871ffbe3e" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 3680 + hash: "00972f42fed66eb94832506b436b203d" + } + Key { + type: 7 + key: 84 + modifiers: 0 + text: "74" + autorep: false + count: 1 + } + Frame { + msec: 3696 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3712 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3728 + hash: "00972f42fed66eb94832506b436b203d" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 3744 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3760 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3776 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3792 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3808 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3824 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3840 + image: "usingMultilineEdit.3.png" + } + Frame { + msec: 3856 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3872 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3888 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3904 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3920 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3936 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3952 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3968 + hash: "00972f42fed66eb94832506b436b203d" + } + Key { + type: 6 + key: 89 + modifiers: 0 + text: "79" + autorep: false + count: 1 + } + Frame { + msec: 3984 + hash: "72d952ff90862b93ccec046f61d85360" + } + Frame { + msec: 4000 + hash: "72d952ff90862b93ccec046f61d85360" + } + Frame { + msec: 4016 + hash: "72d952ff90862b93ccec046f61d85360" + } + Frame { + msec: 4032 + hash: "72d952ff90862b93ccec046f61d85360" + } + Frame { + msec: 4048 + hash: "72d952ff90862b93ccec046f61d85360" + } + Key { + type: 6 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 4064 + hash: "abd2bd3a1fdf5dbdd5bfdcc84bad136c" + } + Key { + type: 7 + key: 89 + modifiers: 0 + text: "79" + autorep: false + count: 1 + } + Frame { + msec: 4080 + hash: "abd2bd3a1fdf5dbdd5bfdcc84bad136c" + } + Frame { + msec: 4096 + hash: "abd2bd3a1fdf5dbdd5bfdcc84bad136c" + } + Frame { + msec: 4112 + hash: "abd2bd3a1fdf5dbdd5bfdcc84bad136c" + } + Frame { + msec: 4128 + hash: "abd2bd3a1fdf5dbdd5bfdcc84bad136c" + } + Key { + type: 6 + key: 85 + modifiers: 0 + text: "75" + autorep: false + count: 1 + } + Frame { + msec: 4144 + hash: "f091e9b3d660c3664960f3fe6f624a1d" + } + Frame { + msec: 4160 + hash: "f091e9b3d660c3664960f3fe6f624a1d" + } + Key { + type: 7 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 4176 + hash: "f091e9b3d660c3664960f3fe6f624a1d" + } + Frame { + msec: 4192 + hash: "f091e9b3d660c3664960f3fe6f624a1d" + } + Frame { + msec: 4208 + hash: "f091e9b3d660c3664960f3fe6f624a1d" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 4224 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4240 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Key { + type: 7 + key: 85 + modifiers: 0 + text: "75" + autorep: false + count: 1 + } + Frame { + msec: 4256 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4272 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 4288 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4304 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4320 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4336 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4352 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4368 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Key { + type: 6 + key: 84 + modifiers: 0 + text: "74" + autorep: false + count: 1 + } + Frame { + msec: 4384 + hash: "f96b7c209a5e558543157cf5aa4ce69e" + } + Frame { + msec: 4400 + hash: "f96b7c209a5e558543157cf5aa4ce69e" + } + Frame { + msec: 4416 + hash: "f96b7c209a5e558543157cf5aa4ce69e" + } + Frame { + msec: 4432 + hash: "f96b7c209a5e558543157cf5aa4ce69e" + } + Frame { + msec: 4448 + hash: "f96b7c209a5e558543157cf5aa4ce69e" + } + Key { + type: 7 + key: 84 + modifiers: 0 + text: "74" + autorep: false + count: 1 + } + Frame { + msec: 4464 + hash: "f96b7c209a5e558543157cf5aa4ce69e" + } + Key { + type: 6 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 4480 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4496 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4512 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4528 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4544 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Key { + type: 7 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 4560 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4576 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4592 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Key { + type: 6 + key: 16777248 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 4608 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4624 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4640 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4656 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4672 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4688 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4704 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4720 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4736 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4752 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4768 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4784 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4800 + image: "usingMultilineEdit.4.png" + } + Frame { + msec: 4816 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4832 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Key { + type: 6 + key: 63 + modifiers: 33554432 + text: "3f" + autorep: false + count: 1 + } + Frame { + msec: 4848 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4864 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4880 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4896 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4912 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4928 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4944 + hash: "a616e994d83964ff75d95b702f355937" + } + Key { + type: 7 + key: 63 + modifiers: 33554432 + text: "3f" + autorep: false + count: 1 + } + Frame { + msec: 4960 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4976 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4992 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5008 + hash: "a616e994d83964ff75d95b702f355937" + } + Key { + type: 7 + key: 16777248 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 5024 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5040 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5056 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5072 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5088 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5104 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5120 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5136 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5152 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5168 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5184 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5200 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5216 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5232 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5248 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5264 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5280 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5296 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5312 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5328 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5344 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5360 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5376 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5392 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5408 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5424 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5440 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5456 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5472 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5488 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5504 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5520 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5536 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5552 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5568 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5584 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5600 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5616 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5632 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5648 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5664 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5680 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5696 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5712 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5728 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5744 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5760 + image: "usingMultilineEdit.5.png" + } + Mouse { + type: 2 + button: 1 + buttons: 1 + x: 48; y: 19 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5776 + hash: "e9532a9023548cf5dfca3fdaeb3467e7" + } + Frame { + msec: 5792 + hash: "e9532a9023548cf5dfca3fdaeb3467e7" + } + Frame { + msec: 5808 + hash: "e9532a9023548cf5dfca3fdaeb3467e7" + } + Frame { + msec: 5824 + hash: "e9532a9023548cf5dfca3fdaeb3467e7" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 49; y: 21 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 50; y: 22 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5840 + hash: "e9532a9023548cf5dfca3fdaeb3467e7" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 50; y: 23 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 51; y: 26 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5856 + hash: "3ee2836c3a2ff4c71d82dd261941883b" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 53; y: 31 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 54; y: 33 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5872 + hash: "3ee2836c3a2ff4c71d82dd261941883b" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 55; y: 36 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 56; y: 41 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5888 + hash: "3ee2836c3a2ff4c71d82dd261941883b" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 56; y: 44 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 57; y: 48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5904 + hash: "4e620c1b847274f691e80a384eac5320" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 58; y: 52 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 59; y: 58 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5920 + hash: "1a246aa1be0878c38da2eaac6befb738" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 59; y: 64 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 61; y: 69 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5936 + hash: "7d6d4a33aacd1d2f530834af31069793" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 62; y: 75 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 64; y: 80 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5952 + hash: "eba517141a4dc94025801fabc8c5e813" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 64; y: 86 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 66; y: 90 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5968 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 67; y: 97 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5984 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 67; y: 101 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 67; y: 105 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6000 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 108 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 111 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6016 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 114 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 116 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6032 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 119 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 122 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6048 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 124 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 128 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6064 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 130 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 132 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6080 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 134 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 137 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6096 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 138 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 140 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6112 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 141 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 144 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6128 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 145 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 148 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6144 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 149 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 151 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6160 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 153 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 68; y: 154 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6176 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 68; y: 155 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6192 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Frame { + msec: 6208 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Frame { + msec: 6224 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Frame { + msec: 6240 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Frame { + msec: 6256 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 68; y: 154 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6272 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 68; y: 152 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 68; y: 149 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6288 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 68; y: 145 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 66; y: 139 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6304 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 66; y: 126 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 64; y: 117 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6320 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 64; y: 108 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 63; y: 98 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6336 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 61; y: 88 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 61; y: 80 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6352 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 59; y: 72 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 59; y: 64 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6368 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 59; y: 58 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 57; y: 51 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6384 + hash: "b6589493e0225846be0af57024e25d98" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 57; y: 37 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6400 + hash: "b6589493e0225846be0af57024e25d98" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 55; y: 30 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 54; y: 23 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6416 + hash: "d8a1bee2a0e57944d8268a2ce7e6c3c1" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 54; y: 16 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 52; y: 6 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6432 + hash: "a609d3c9cb375240e66dd316af27543c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 50; y: -2 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 50; y: -9 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6448 + hash: "0d376060ba0f9843ed814a8d8150d047" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 48; y: -23 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6464 + hash: "9ad787bf41f0ab66beffff056a115c23" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 47; y: -31 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 47; y: -38 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6480 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 47; y: -45 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 45; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6496 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 45; y: -48 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 45; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6512 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 45; y: -48 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6528 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6544 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6560 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6576 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6592 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Frame { + msec: 6608 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Frame { + msec: 6624 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Frame { + msec: 6640 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Frame { + msec: 6656 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Frame { + msec: 6672 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -47 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -46 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6688 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -45 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 44; y: -42 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6704 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 44; y: -39 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 45; y: -36 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6720 + image: "usingMultilineEdit.6.png" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 45; y: -33 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 46; y: -28 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6736 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 47; y: -25 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 47; y: -21 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6752 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 48; y: -18 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 49; y: -14 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6768 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 49; y: -10 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 50; y: -8 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6784 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 50; y: -6 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 51; y: -3 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6800 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 51; y: -1 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 52; y: 0 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6816 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 52; y: 2 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 52; y: 3 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6832 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 53; y: 5 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 54; y: 7 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6848 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 54; y: 8 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 55; y: 10 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6864 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 55; y: 11 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 55; y: 12 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6880 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Mouse { + type: 3 + button: 1 + buttons: 0 + x: 55; y: 12 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6896 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 6912 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 6928 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 6944 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 6960 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 6976 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 6992 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 7008 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 7024 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 7040 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 7056 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 7072 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 7088 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Mouse { + type: 2 + button: 1 + buttons: 1 + x: 59; y: 44 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 7104 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7120 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7136 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7152 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7168 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Mouse { + type: 3 + button: 1 + buttons: 0 + x: 59; y: 44 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 7184 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7200 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7216 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7232 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7248 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7264 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7280 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7296 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7312 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7328 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7344 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7360 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7376 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7392 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7408 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7424 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7440 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7456 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7472 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7488 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7504 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7520 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7536 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7552 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7568 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Key { + type: 6 + key: 16777237 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 7584 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Frame { + msec: 7600 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Frame { + msec: 7616 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Key { + type: 7 + key: 16777237 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 7632 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Frame { + msec: 7648 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Frame { + msec: 7664 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Frame { + msec: 7680 + image: "usingMultilineEdit.7.png" + } + Frame { + msec: 7696 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Frame { + msec: 7712 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Key { + type: 6 + key: 16777237 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 7728 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7744 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7760 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7776 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7792 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7808 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7824 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7840 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7856 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7872 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7888 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7904 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7920 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7936 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7952 + hash: "d1f43fa2f710725527736ac3439577df" + } + Key { + type: 7 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Key { + type: 6 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Frame { + msec: 7968 + hash: "1553d42725394fa4d4c9b97dc12a78b9" + } + Frame { + msec: 7984 + hash: "1553d42725394fa4d4c9b97dc12a78b9" + } + Key { + type: 7 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Key { + type: 6 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Frame { + msec: 8000 + hash: "a62df700f3209668a813e765a79e7859" + } + Frame { + msec: 8016 + hash: "a62df700f3209668a813e765a79e7859" + } + Key { + type: 7 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Key { + type: 6 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Frame { + msec: 8032 + hash: "e8928770969b82523e828e3036bbe106" + } + Frame { + msec: 8048 + hash: "e8928770969b82523e828e3036bbe106" + } + Key { + type: 7 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Key { + type: 6 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Frame { + msec: 8064 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8080 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Key { + type: 6 + key: 16777248 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Key { + type: 7 + key: 16777237 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8096 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8112 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8128 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8144 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8160 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8176 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8192 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Key { + type: 6 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8208 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Frame { + msec: 8224 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Frame { + msec: 8240 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Frame { + msec: 8256 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Key { + type: 7 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8272 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Frame { + msec: 8288 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Frame { + msec: 8304 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Frame { + msec: 8320 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Key { + type: 6 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8336 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8352 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8368 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8384 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Key { + type: 7 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8400 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8416 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8432 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8448 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8464 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Key { + type: 6 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8480 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8496 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8512 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8528 + hash: "b65c439a091d3293352de410d28aaca1" + } + Key { + type: 7 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8544 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8560 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8576 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8592 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8608 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8624 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8640 + image: "usingMultilineEdit.8.png" + } + Frame { + msec: 8656 + hash: "b65c439a091d3293352de410d28aaca1" + } + Key { + type: 7 + key: 16777248 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8672 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8688 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8704 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8720 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8736 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8752 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8768 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8784 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8800 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8816 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8832 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8848 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8864 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8880 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8896 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8912 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8928 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8944 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8960 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8976 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8992 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9008 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9024 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9040 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9056 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9072 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9088 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9104 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9120 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9136 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9152 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9168 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9184 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9200 + hash: "b65c439a091d3293352de410d28aaca1" + } + Mouse { + type: 2 + button: 1 + buttons: 1 + x: 70; y: 73 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9216 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9232 + hash: "b65c439a091d3293352de410d28aaca1" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 74 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9248 + hash: "b65c439a091d3293352de410d28aaca1" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 75 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 76 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9264 + hash: "b65c439a091d3293352de410d28aaca1" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 77 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 78 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9280 + hash: "b65c439a091d3293352de410d28aaca1" + } + Mouse { + type: 3 + button: 1 + buttons: 0 + x: 70; y: 78 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9296 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9312 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9328 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9344 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9360 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9376 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9392 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9408 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9424 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9440 + hash: "b65c439a091d3293352de410d28aaca1" + } + Mouse { + type: 2 + button: 1 + buttons: 1 + x: 71; y: 94 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9456 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9472 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9488 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9504 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9520 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9536 + hash: "3d08eff16edf54f522a75df1734150df" + } + Mouse { + type: 3 + button: 1 + buttons: 0 + x: 71; y: 94 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9552 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9568 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9584 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9600 + image: "usingMultilineEdit.9.png" + } + Frame { + msec: 9616 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9632 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9648 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9664 + hash: "3d08eff16edf54f522a75df1734150df" + } + Key { + type: 6 + key: 16777248 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 9680 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9696 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9712 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9728 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9744 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9760 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9776 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9792 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9808 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9824 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9840 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9856 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9872 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9888 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9904 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9920 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9936 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9952 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9968 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9984 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10000 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10016 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10032 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10048 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10064 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10080 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10096 + hash: "3d08eff16edf54f522a75df1734150df" + } + Key { + type: 6 + key: 16777237 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 10112 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10128 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10144 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10160 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10176 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10192 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10208 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10224 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Key { + type: 7 + key: 16777237 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 10240 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10256 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10272 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10288 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10304 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10320 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10336 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10352 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Key { + type: 6 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 10368 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10384 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10400 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10416 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10432 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10448 + hash: "3d08eff16edf54f522a75df1734150df" + } + Key { + type: 7 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 10464 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10480 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10496 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10512 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10528 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10544 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10560 + image: "usingMultilineEdit.10.png" + } + Frame { + msec: 10576 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10592 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10608 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10624 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10640 + hash: "3d08eff16edf54f522a75df1734150df" + } + Key { + type: 7 + key: 16777248 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 10656 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10672 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10688 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10704 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10720 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10736 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10752 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10768 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10784 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10800 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10816 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10832 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10848 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10864 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10880 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10896 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10912 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10928 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10944 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10960 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10976 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10992 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11008 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11024 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11040 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11056 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11072 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11088 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11104 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11120 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11136 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11152 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11168 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11184 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11200 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11216 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11232 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11248 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11264 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11280 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11296 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11312 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11328 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11344 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11360 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11376 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11392 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11408 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11424 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11440 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11456 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11472 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11488 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11504 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11520 + image: "usingMultilineEdit.11.png" + } + Frame { + msec: 11536 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11552 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11568 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11584 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11600 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11616 + hash: "3d08eff16edf54f522a75df1734150df" + } +} diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.0.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.0.png index ec65f49..4f51246 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.0.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.0.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.1.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.1.png index ec65f49..a27067f 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.1.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.1.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.2.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.2.png index ec65f49..e33a8b0 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.2.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.2.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.3.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.3.png index ec65f49..fb35f56 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.3.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.3.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.4.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.4.png index ec65f49..9eab398 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.4.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.4.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.5.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.5.png index ec65f49..66edb6b 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.5.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.5.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.6.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.6.png index ec65f49..66edb6b 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.6.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.6.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.qml b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.qml index 1f5b365..defaf78 100644 --- a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.qml +++ b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data-X11/wrap.qml @@ -6,7 +6,7 @@ VisualTest { } Frame { msec: 16 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "d9acaa85ca366aac5a63f59b8913039a" } Key { type: 6 @@ -18,7 +18,7 @@ VisualTest { } Frame { msec: 32 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "81b7e0be317f0ca4425fa75ac5a73be9" } Key { type: 7 @@ -30,11 +30,11 @@ VisualTest { } Frame { msec: 48 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "81b7e0be317f0ca4425fa75ac5a73be9" } Frame { msec: 64 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "81b7e0be317f0ca4425fa75ac5a73be9" } Key { type: 7 @@ -46,11 +46,11 @@ VisualTest { } Frame { msec: 80 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "81b7e0be317f0ca4425fa75ac5a73be9" } Frame { msec: 96 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "81b7e0be317f0ca4425fa75ac5a73be9" } Key { type: 6 @@ -62,15 +62,15 @@ VisualTest { } Frame { msec: 112 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "ad65e3fe3973343e9b6feb1c28ee40f4" } Frame { msec: 128 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "ad65e3fe3973343e9b6feb1c28ee40f4" } Frame { msec: 144 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "ad65e3fe3973343e9b6feb1c28ee40f4" } Key { type: 6 @@ -82,15 +82,15 @@ VisualTest { } Frame { msec: 160 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "187c3d689a5b217d8e886464303840aa" } Frame { msec: 176 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "187c3d689a5b217d8e886464303840aa" } Frame { msec: 192 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "187c3d689a5b217d8e886464303840aa" } Key { type: 7 @@ -102,11 +102,11 @@ VisualTest { } Frame { msec: 208 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "187c3d689a5b217d8e886464303840aa" } Frame { msec: 224 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "187c3d689a5b217d8e886464303840aa" } Key { type: 6 @@ -118,7 +118,7 @@ VisualTest { } Frame { msec: 240 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "572954512211be45ec468ca0c541f87b" } Key { type: 7 @@ -130,19 +130,19 @@ VisualTest { } Frame { msec: 256 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "572954512211be45ec468ca0c541f87b" } Frame { msec: 272 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "572954512211be45ec468ca0c541f87b" } Frame { msec: 288 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "572954512211be45ec468ca0c541f87b" } Frame { msec: 304 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "572954512211be45ec468ca0c541f87b" } Key { type: 7 @@ -154,11 +154,11 @@ VisualTest { } Frame { msec: 320 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "572954512211be45ec468ca0c541f87b" } Frame { msec: 336 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "572954512211be45ec468ca0c541f87b" } Key { type: 6 @@ -170,19 +170,19 @@ VisualTest { } Frame { msec: 352 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a3ea4d6ebf0b267a01e18d4d7139cace" } Frame { msec: 368 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a3ea4d6ebf0b267a01e18d4d7139cace" } Frame { msec: 384 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a3ea4d6ebf0b267a01e18d4d7139cace" } Frame { msec: 400 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a3ea4d6ebf0b267a01e18d4d7139cace" } Key { type: 7 @@ -194,19 +194,19 @@ VisualTest { } Frame { msec: 416 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a3ea4d6ebf0b267a01e18d4d7139cace" } Frame { msec: 432 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a3ea4d6ebf0b267a01e18d4d7139cace" } Frame { msec: 448 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a3ea4d6ebf0b267a01e18d4d7139cace" } Frame { msec: 464 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a3ea4d6ebf0b267a01e18d4d7139cace" } Key { type: 6 @@ -218,19 +218,19 @@ VisualTest { } Frame { msec: 480 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "36fb24a55e2cda02c3001adaa67e82a7" } Frame { msec: 496 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "36fb24a55e2cda02c3001adaa67e82a7" } Frame { msec: 512 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "36fb24a55e2cda02c3001adaa67e82a7" } Frame { msec: 528 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41fc29e728daf52d54a3acacceabab39" } Key { type: 6 @@ -250,23 +250,23 @@ VisualTest { } Frame { msec: 544 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "cc3eb1d7263556949e5f7ad3862d9959" } Frame { msec: 560 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "cc3eb1d7263556949e5f7ad3862d9959" } Frame { msec: 576 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "cc3eb1d7263556949e5f7ad3862d9959" } Frame { msec: 592 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "cc3eb1d7263556949e5f7ad3862d9959" } Frame { msec: 608 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "cc3eb1d7263556949e5f7ad3862d9959" } Key { type: 7 @@ -286,19 +286,19 @@ VisualTest { } Frame { msec: 624 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1ebd7df1875dc93984c9b663791c058e" } Frame { msec: 640 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1ebd7df1875dc93984c9b663791c058e" } Frame { msec: 656 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1ebd7df1875dc93984c9b663791c058e" } Frame { msec: 672 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1ebd7df1875dc93984c9b663791c058e" } Key { type: 7 @@ -310,11 +310,11 @@ VisualTest { } Frame { msec: 688 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1ebd7df1875dc93984c9b663791c058e" } Frame { msec: 704 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1ebd7df1875dc93984c9b663791c058e" } Key { type: 6 @@ -326,23 +326,23 @@ VisualTest { } Frame { msec: 720 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "35ad49d6517b35bd410db9770818918d" } Frame { msec: 736 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "35ad49d6517b35bd410db9770818918d" } Frame { msec: 752 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "35ad49d6517b35bd410db9770818918d" } Frame { msec: 768 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "35ad49d6517b35bd410db9770818918d" } Frame { msec: 784 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "35ad49d6517b35bd410db9770818918d" } Key { type: 7 @@ -354,7 +354,7 @@ VisualTest { } Frame { msec: 800 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "35ad49d6517b35bd410db9770818918d" } Key { type: 6 @@ -366,15 +366,15 @@ VisualTest { } Frame { msec: 816 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "af5ec042c8a5e5b1942cb3e14a646b3a" } Frame { msec: 832 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "af5ec042c8a5e5b1942cb3e14a646b3a" } Frame { msec: 848 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "af5ec042c8a5e5b1942cb3e14a646b3a" } Key { type: 7 @@ -386,15 +386,15 @@ VisualTest { } Frame { msec: 864 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "af5ec042c8a5e5b1942cb3e14a646b3a" } Frame { msec: 880 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "af5ec042c8a5e5b1942cb3e14a646b3a" } Frame { msec: 896 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "af5ec042c8a5e5b1942cb3e14a646b3a" } Key { type: 6 @@ -406,15 +406,15 @@ VisualTest { } Frame { msec: 912 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "3e21db7face603e4a41010e10fdc35eb" } Frame { msec: 928 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "3e21db7face603e4a41010e10fdc35eb" } Frame { msec: 944 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "3e21db7face603e4a41010e10fdc35eb" } Frame { msec: 960 @@ -422,11 +422,11 @@ VisualTest { } Frame { msec: 976 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "3e21db7face603e4a41010e10fdc35eb" } Frame { msec: 992 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "3e21db7face603e4a41010e10fdc35eb" } Key { type: 6 @@ -446,23 +446,23 @@ VisualTest { } Frame { msec: 1008 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "f681181b9e889f2fe0ac5ccddaa8c39f" } Frame { msec: 1024 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6d8069ea1f16634ebcf94ba45041984f" } Frame { msec: 1040 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6d8069ea1f16634ebcf94ba45041984f" } Frame { msec: 1056 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6d8069ea1f16634ebcf94ba45041984f" } Frame { msec: 1072 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6d8069ea1f16634ebcf94ba45041984f" } Key { type: 7 @@ -474,31 +474,31 @@ VisualTest { } Frame { msec: 1088 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6d8069ea1f16634ebcf94ba45041984f" } Frame { msec: 1104 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6d8069ea1f16634ebcf94ba45041984f" } Frame { msec: 1120 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6d8069ea1f16634ebcf94ba45041984f" } Frame { msec: 1136 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6d8069ea1f16634ebcf94ba45041984f" } Frame { msec: 1152 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6d8069ea1f16634ebcf94ba45041984f" } Frame { msec: 1168 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6d8069ea1f16634ebcf94ba45041984f" } Frame { msec: 1184 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6d8069ea1f16634ebcf94ba45041984f" } Key { type: 6 @@ -510,23 +510,23 @@ VisualTest { } Frame { msec: 1200 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4058b4a448b3836e980e2167628d5d45" } Frame { msec: 1216 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4058b4a448b3836e980e2167628d5d45" } Frame { msec: 1232 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4058b4a448b3836e980e2167628d5d45" } Frame { msec: 1248 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4058b4a448b3836e980e2167628d5d45" } Frame { msec: 1264 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4058b4a448b3836e980e2167628d5d45" } Key { type: 7 @@ -546,11 +546,11 @@ VisualTest { } Frame { msec: 1280 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "9546e50697fd316e17b990d3ab235b8c" } Frame { msec: 1296 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "9546e50697fd316e17b990d3ab235b8c" } Key { type: 6 @@ -562,15 +562,15 @@ VisualTest { } Frame { msec: 1312 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4f7a3795af41fc641483b6de3829a9b5" } Frame { msec: 1328 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4f7a3795af41fc641483b6de3829a9b5" } Frame { msec: 1344 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4f7a3795af41fc641483b6de3829a9b5" } Key { type: 7 @@ -582,11 +582,11 @@ VisualTest { } Frame { msec: 1360 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4f7a3795af41fc641483b6de3829a9b5" } Frame { msec: 1376 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4f7a3795af41fc641483b6de3829a9b5" } Key { type: 7 @@ -598,19 +598,19 @@ VisualTest { } Frame { msec: 1392 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4f7a3795af41fc641483b6de3829a9b5" } Frame { msec: 1408 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4f7a3795af41fc641483b6de3829a9b5" } Frame { msec: 1424 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4f7a3795af41fc641483b6de3829a9b5" } Frame { msec: 1440 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "4f7a3795af41fc641483b6de3829a9b5" } Key { type: 6 @@ -622,23 +622,23 @@ VisualTest { } Frame { msec: 1456 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a086058fa845a399a222c2571ef25442" } Frame { msec: 1472 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a086058fa845a399a222c2571ef25442" } Frame { msec: 1488 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a086058fa845a399a222c2571ef25442" } Frame { msec: 1504 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a086058fa845a399a222c2571ef25442" } Frame { msec: 1520 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "7e63c2f83280eee33bb3c954d769e297" } Key { type: 7 @@ -650,11 +650,11 @@ VisualTest { } Frame { msec: 1536 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "7e63c2f83280eee33bb3c954d769e297" } Frame { msec: 1552 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "7e63c2f83280eee33bb3c954d769e297" } Key { type: 6 @@ -666,23 +666,23 @@ VisualTest { } Frame { msec: 1568 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a4a912ce9cee7ba833e70df683668d8e" } Frame { msec: 1584 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a4a912ce9cee7ba833e70df683668d8e" } Frame { msec: 1600 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a4a912ce9cee7ba833e70df683668d8e" } Frame { msec: 1616 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a4a912ce9cee7ba833e70df683668d8e" } Frame { msec: 1632 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a4a912ce9cee7ba833e70df683668d8e" } Key { type: 6 @@ -702,23 +702,23 @@ VisualTest { } Frame { msec: 1648 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0ca0b36e56019968875c059bf95e133" } Frame { msec: 1664 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0ca0b36e56019968875c059bf95e133" } Frame { msec: 1680 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0ca0b36e56019968875c059bf95e133" } Frame { msec: 1696 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0ca0b36e56019968875c059bf95e133" } Frame { msec: 1712 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0ca0b36e56019968875c059bf95e133" } Key { type: 6 @@ -730,15 +730,15 @@ VisualTest { } Frame { msec: 1728 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "3c06f171b86ed55a425fdb316591a4f4" } Frame { msec: 1744 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "3c06f171b86ed55a425fdb316591a4f4" } Frame { msec: 1760 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "3c06f171b86ed55a425fdb316591a4f4" } Key { type: 7 @@ -750,7 +750,7 @@ VisualTest { } Frame { msec: 1776 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "3c06f171b86ed55a425fdb316591a4f4" } Key { type: 6 @@ -762,11 +762,11 @@ VisualTest { } Frame { msec: 1792 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "e5100e36d546b8af34bfc7a68317fa74" } Frame { msec: 1808 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "e5100e36d546b8af34bfc7a68317fa74" } Key { type: 7 @@ -778,19 +778,19 @@ VisualTest { } Frame { msec: 1824 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "e5100e36d546b8af34bfc7a68317fa74" } Frame { msec: 1840 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "e5100e36d546b8af34bfc7a68317fa74" } Frame { msec: 1856 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "e5100e36d546b8af34bfc7a68317fa74" } Frame { msec: 1872 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "e5100e36d546b8af34bfc7a68317fa74" } Key { type: 7 @@ -802,11 +802,11 @@ VisualTest { } Frame { msec: 1888 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "e5100e36d546b8af34bfc7a68317fa74" } Frame { msec: 1904 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "e5100e36d546b8af34bfc7a68317fa74" } Frame { msec: 1920 @@ -814,11 +814,11 @@ VisualTest { } Frame { msec: 1936 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "e5100e36d546b8af34bfc7a68317fa74" } Frame { msec: 1952 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "e5100e36d546b8af34bfc7a68317fa74" } Key { type: 6 @@ -830,27 +830,27 @@ VisualTest { } Frame { msec: 1968 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "2ddf4c1b9ec2d5540c456e10c2af775e" } Frame { msec: 1984 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "2ddf4c1b9ec2d5540c456e10c2af775e" } Frame { msec: 2000 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "2ddf4c1b9ec2d5540c456e10c2af775e" } Frame { msec: 2016 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6e626464dfc68af86649589a23fe5368" } Frame { msec: 2032 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6e626464dfc68af86649589a23fe5368" } Frame { msec: 2048 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6e626464dfc68af86649589a23fe5368" } Key { type: 6 @@ -862,7 +862,7 @@ VisualTest { } Frame { msec: 2064 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "9e3a9ddf097022722e9e7ebb5e0bbeed" } Key { type: 7 @@ -874,15 +874,15 @@ VisualTest { } Frame { msec: 2080 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "9e3a9ddf097022722e9e7ebb5e0bbeed" } Frame { msec: 2096 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "9e3a9ddf097022722e9e7ebb5e0bbeed" } Frame { msec: 2112 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "9e3a9ddf097022722e9e7ebb5e0bbeed" } Key { type: 7 @@ -894,27 +894,27 @@ VisualTest { } Frame { msec: 2128 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "9e3a9ddf097022722e9e7ebb5e0bbeed" } Frame { msec: 2144 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "9e3a9ddf097022722e9e7ebb5e0bbeed" } Frame { msec: 2160 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "9e3a9ddf097022722e9e7ebb5e0bbeed" } Frame { msec: 2176 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "9e3a9ddf097022722e9e7ebb5e0bbeed" } Frame { msec: 2192 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "9e3a9ddf097022722e9e7ebb5e0bbeed" } Frame { msec: 2208 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "9e3a9ddf097022722e9e7ebb5e0bbeed" } Key { type: 6 @@ -926,23 +926,23 @@ VisualTest { } Frame { msec: 2224 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "d715ce5ca080ba5045c16f88211ca2a7" } Frame { msec: 2240 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "d715ce5ca080ba5045c16f88211ca2a7" } Frame { msec: 2256 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "d715ce5ca080ba5045c16f88211ca2a7" } Frame { msec: 2272 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "d715ce5ca080ba5045c16f88211ca2a7" } Frame { msec: 2288 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "d715ce5ca080ba5045c16f88211ca2a7" } Key { type: 6 @@ -954,7 +954,7 @@ VisualTest { } Frame { msec: 2304 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "11f9035d665a6eed88ea9e3030b111c7" } Key { type: 7 @@ -966,15 +966,15 @@ VisualTest { } Frame { msec: 2320 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "11f9035d665a6eed88ea9e3030b111c7" } Frame { msec: 2336 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "11f9035d665a6eed88ea9e3030b111c7" } Frame { msec: 2352 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "11f9035d665a6eed88ea9e3030b111c7" } Key { type: 6 @@ -986,11 +986,11 @@ VisualTest { } Frame { msec: 2368 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "8277b43c48def7e966bbb96309042fe6" } Frame { msec: 2384 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "8277b43c48def7e966bbb96309042fe6" } Key { type: 7 @@ -1002,15 +1002,15 @@ VisualTest { } Frame { msec: 2400 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "8277b43c48def7e966bbb96309042fe6" } Frame { msec: 2416 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "8277b43c48def7e966bbb96309042fe6" } Frame { msec: 2432 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "8277b43c48def7e966bbb96309042fe6" } Key { type: 7 @@ -1022,15 +1022,15 @@ VisualTest { } Frame { msec: 2448 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "8277b43c48def7e966bbb96309042fe6" } Frame { msec: 2464 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "8277b43c48def7e966bbb96309042fe6" } Frame { msec: 2480 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "8277b43c48def7e966bbb96309042fe6" } Key { type: 6 @@ -1042,19 +1042,19 @@ VisualTest { } Frame { msec: 2496 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1475ec7421f2c16f7dbb13eeb35f21c8" } Frame { msec: 2512 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1475ec7421f2c16f7dbb13eeb35f21c8" } Frame { msec: 2528 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0a5589c5877c807b8d9540a1dd86e265" } Frame { msec: 2544 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0a5589c5877c807b8d9540a1dd86e265" } Key { type: 7 @@ -1066,27 +1066,27 @@ VisualTest { } Frame { msec: 2560 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0a5589c5877c807b8d9540a1dd86e265" } Frame { msec: 2576 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0a5589c5877c807b8d9540a1dd86e265" } Frame { msec: 2592 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0a5589c5877c807b8d9540a1dd86e265" } Frame { msec: 2608 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0a5589c5877c807b8d9540a1dd86e265" } Frame { msec: 2624 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0a5589c5877c807b8d9540a1dd86e265" } Frame { msec: 2640 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0a5589c5877c807b8d9540a1dd86e265" } Key { type: 6 @@ -1098,19 +1098,19 @@ VisualTest { } Frame { msec: 2656 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "eff9abb425dbd30a0eb8ee940c2a0fdc" } Frame { msec: 2672 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "eff9abb425dbd30a0eb8ee940c2a0fdc" } Frame { msec: 2688 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "eff9abb425dbd30a0eb8ee940c2a0fdc" } Frame { msec: 2704 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "eff9abb425dbd30a0eb8ee940c2a0fdc" } Key { type: 7 @@ -1122,15 +1122,15 @@ VisualTest { } Frame { msec: 2720 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "eff9abb425dbd30a0eb8ee940c2a0fdc" } Frame { msec: 2736 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "eff9abb425dbd30a0eb8ee940c2a0fdc" } Frame { msec: 2752 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "eff9abb425dbd30a0eb8ee940c2a0fdc" } Key { type: 6 @@ -1142,23 +1142,23 @@ VisualTest { } Frame { msec: 2768 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "dbc4c1e9f452575a2b543f3cc9ed53eb" } Frame { msec: 2784 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "dbc4c1e9f452575a2b543f3cc9ed53eb" } Frame { msec: 2800 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "dbc4c1e9f452575a2b543f3cc9ed53eb" } Frame { msec: 2816 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "dbc4c1e9f452575a2b543f3cc9ed53eb" } Frame { msec: 2832 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "dbc4c1e9f452575a2b543f3cc9ed53eb" } Key { type: 6 @@ -1178,11 +1178,11 @@ VisualTest { } Frame { msec: 2848 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "8ea955780d76128c025cf1a51c995075" } Frame { msec: 2864 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "8ea955780d76128c025cf1a51c995075" } Frame { msec: 2880 @@ -1190,7 +1190,7 @@ VisualTest { } Frame { msec: 2896 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "8ea955780d76128c025cf1a51c995075" } Key { type: 6 @@ -1202,11 +1202,11 @@ VisualTest { } Frame { msec: 2912 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "ab08c67bc5c8f53bba66ad48f618d9c9" } Frame { msec: 2928 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "ab08c67bc5c8f53bba66ad48f618d9c9" } Key { type: 7 @@ -1218,11 +1218,11 @@ VisualTest { } Frame { msec: 2944 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "ab08c67bc5c8f53bba66ad48f618d9c9" } Frame { msec: 2960 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "ab08c67bc5c8f53bba66ad48f618d9c9" } Key { type: 7 @@ -1234,35 +1234,35 @@ VisualTest { } Frame { msec: 2976 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "ab08c67bc5c8f53bba66ad48f618d9c9" } Frame { msec: 2992 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "ab08c67bc5c8f53bba66ad48f618d9c9" } Frame { msec: 3008 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "ab08c67bc5c8f53bba66ad48f618d9c9" } Frame { msec: 3024 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "718894676b3feeff1924b9b315838551" } Frame { msec: 3040 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "718894676b3feeff1924b9b315838551" } Frame { msec: 3056 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "718894676b3feeff1924b9b315838551" } Frame { msec: 3072 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "718894676b3feeff1924b9b315838551" } Frame { msec: 3088 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "718894676b3feeff1924b9b315838551" } Key { type: 6 @@ -1274,23 +1274,23 @@ VisualTest { } Frame { msec: 3104 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "32ee9af5d9f714bbcc32206be600f309" } Frame { msec: 3120 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "32ee9af5d9f714bbcc32206be600f309" } Frame { msec: 3136 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "32ee9af5d9f714bbcc32206be600f309" } Frame { msec: 3152 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "32ee9af5d9f714bbcc32206be600f309" } Frame { msec: 3168 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "32ee9af5d9f714bbcc32206be600f309" } Key { type: 7 @@ -1302,23 +1302,23 @@ VisualTest { } Frame { msec: 3184 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "32ee9af5d9f714bbcc32206be600f309" } Frame { msec: 3200 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "32ee9af5d9f714bbcc32206be600f309" } Frame { msec: 3216 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "32ee9af5d9f714bbcc32206be600f309" } Frame { msec: 3232 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "32ee9af5d9f714bbcc32206be600f309" } Frame { msec: 3248 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "32ee9af5d9f714bbcc32206be600f309" } Key { type: 6 @@ -1330,15 +1330,15 @@ VisualTest { } Frame { msec: 3264 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0e5a0e32f40d3e02758a394797cb3947" } Frame { msec: 3280 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0e5a0e32f40d3e02758a394797cb3947" } Frame { msec: 3296 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0e5a0e32f40d3e02758a394797cb3947" } Key { type: 7 @@ -1350,15 +1350,15 @@ VisualTest { } Frame { msec: 3312 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0e5a0e32f40d3e02758a394797cb3947" } Frame { msec: 3328 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0e5a0e32f40d3e02758a394797cb3947" } Frame { msec: 3344 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "0e5a0e32f40d3e02758a394797cb3947" } Key { type: 6 @@ -1370,23 +1370,23 @@ VisualTest { } Frame { msec: 3360 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "31079d862bb5b41e36e146201f8c34d2" } Frame { msec: 3376 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "31079d862bb5b41e36e146201f8c34d2" } Frame { msec: 3392 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "31079d862bb5b41e36e146201f8c34d2" } Frame { msec: 3408 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "31079d862bb5b41e36e146201f8c34d2" } Frame { msec: 3424 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "31079d862bb5b41e36e146201f8c34d2" } Key { type: 7 @@ -1398,15 +1398,15 @@ VisualTest { } Frame { msec: 3440 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "31079d862bb5b41e36e146201f8c34d2" } Frame { msec: 3456 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "31079d862bb5b41e36e146201f8c34d2" } Frame { msec: 3472 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "31079d862bb5b41e36e146201f8c34d2" } Key { type: 6 @@ -1418,19 +1418,19 @@ VisualTest { } Frame { msec: 3488 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1e5e9ab44b9c703637e58bb248026b51" } Frame { msec: 3504 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1e5e9ab44b9c703637e58bb248026b51" } Frame { msec: 3520 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1e5e9ab44b9c703637e58bb248026b51" } Frame { msec: 3536 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1e5e9ab44b9c703637e58bb248026b51" } Key { type: 7 @@ -1442,11 +1442,11 @@ VisualTest { } Frame { msec: 3552 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1e5e9ab44b9c703637e58bb248026b51" } Frame { msec: 3568 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "1e5e9ab44b9c703637e58bb248026b51" } Key { type: 6 @@ -1458,27 +1458,27 @@ VisualTest { } Frame { msec: 3584 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "18f5f77a48858fb5584d55ba3f3a94d3" } Frame { msec: 3600 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "18f5f77a48858fb5584d55ba3f3a94d3" } Frame { msec: 3616 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "18f5f77a48858fb5584d55ba3f3a94d3" } Frame { msec: 3632 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "18f5f77a48858fb5584d55ba3f3a94d3" } Frame { msec: 3648 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "18f5f77a48858fb5584d55ba3f3a94d3" } Frame { msec: 3664 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "18f5f77a48858fb5584d55ba3f3a94d3" } Key { type: 6 @@ -1490,7 +1490,7 @@ VisualTest { } Frame { msec: 3680 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Key { type: 7 @@ -1502,23 +1502,23 @@ VisualTest { } Frame { msec: 3696 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Frame { msec: 3712 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Frame { msec: 3728 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Frame { msec: 3744 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Frame { msec: 3760 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Key { type: 7 @@ -1530,19 +1530,19 @@ VisualTest { } Frame { msec: 3776 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Frame { msec: 3792 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Frame { msec: 3808 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Frame { msec: 3824 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Frame { msec: 3840 @@ -1550,19 +1550,19 @@ VisualTest { } Frame { msec: 3856 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Frame { msec: 3872 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Frame { msec: 3888 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Frame { msec: 3904 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "63d557c9ea24a9e63d6bdfc6259c8bf9" } Key { type: 6 @@ -1574,23 +1574,23 @@ VisualTest { } Frame { msec: 3920 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "67b49fc16da9390bff9814b34659baca" } Frame { msec: 3936 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "67b49fc16da9390bff9814b34659baca" } Frame { msec: 3952 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "67b49fc16da9390bff9814b34659baca" } Frame { msec: 3968 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "67b49fc16da9390bff9814b34659baca" } Frame { msec: 3984 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "67b49fc16da9390bff9814b34659baca" } Key { type: 7 @@ -1602,11 +1602,11 @@ VisualTest { } Frame { msec: 4000 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "67b49fc16da9390bff9814b34659baca" } Frame { msec: 4016 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "8c949a494d7bd5f9b6e5ac5bf3baec59" } Key { type: 6 @@ -1618,15 +1618,15 @@ VisualTest { } Frame { msec: 4032 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a06c039bc65f399f7dcb1a484e557f34" } Frame { msec: 4048 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a06c039bc65f399f7dcb1a484e557f34" } Frame { msec: 4064 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a06c039bc65f399f7dcb1a484e557f34" } Key { type: 7 @@ -1638,7 +1638,7 @@ VisualTest { } Frame { msec: 4080 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a06c039bc65f399f7dcb1a484e557f34" } Key { type: 6 @@ -1650,19 +1650,19 @@ VisualTest { } Frame { msec: 4096 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6471c3319fbe937080bd40d91770898f" } Frame { msec: 4112 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6471c3319fbe937080bd40d91770898f" } Frame { msec: 4128 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6471c3319fbe937080bd40d91770898f" } Frame { msec: 4144 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6471c3319fbe937080bd40d91770898f" } Key { type: 7 @@ -1674,15 +1674,15 @@ VisualTest { } Frame { msec: 4160 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6471c3319fbe937080bd40d91770898f" } Frame { msec: 4176 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6471c3319fbe937080bd40d91770898f" } Frame { msec: 4192 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6471c3319fbe937080bd40d91770898f" } Key { type: 6 @@ -1694,23 +1694,23 @@ VisualTest { } Frame { msec: 4208 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "124451f5a072f626642a85ebc36c0914" } Frame { msec: 4224 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "124451f5a072f626642a85ebc36c0914" } Frame { msec: 4240 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "124451f5a072f626642a85ebc36c0914" } Frame { msec: 4256 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "124451f5a072f626642a85ebc36c0914" } Frame { msec: 4272 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "124451f5a072f626642a85ebc36c0914" } Key { type: 6 @@ -1722,7 +1722,7 @@ VisualTest { } Frame { msec: 4288 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "963ee26238b20cd414e69b50ffa5a186" } Key { type: 7 @@ -1734,15 +1734,15 @@ VisualTest { } Frame { msec: 4304 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "963ee26238b20cd414e69b50ffa5a186" } Frame { msec: 4320 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "963ee26238b20cd414e69b50ffa5a186" } Frame { msec: 4336 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "963ee26238b20cd414e69b50ffa5a186" } Key { type: 7 @@ -1754,23 +1754,23 @@ VisualTest { } Frame { msec: 4352 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "963ee26238b20cd414e69b50ffa5a186" } Frame { msec: 4368 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "963ee26238b20cd414e69b50ffa5a186" } Frame { msec: 4384 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "963ee26238b20cd414e69b50ffa5a186" } Frame { msec: 4400 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "963ee26238b20cd414e69b50ffa5a186" } Frame { msec: 4416 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "963ee26238b20cd414e69b50ffa5a186" } Key { type: 6 @@ -1782,15 +1782,15 @@ VisualTest { } Frame { msec: 4432 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "c5ce4fc832787535e66e64c546383d28" } Frame { msec: 4448 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "c5ce4fc832787535e66e64c546383d28" } Frame { msec: 4464 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "c5ce4fc832787535e66e64c546383d28" } Key { type: 7 @@ -1802,23 +1802,23 @@ VisualTest { } Frame { msec: 4480 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "c5ce4fc832787535e66e64c546383d28" } Frame { msec: 4496 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "c5ce4fc832787535e66e64c546383d28" } Frame { msec: 4512 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "c5ce4fc832787535e66e64c546383d28" } Frame { msec: 4528 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "55e236c3b51b7104cf3254a44b0f1c92" } Frame { msec: 4544 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "55e236c3b51b7104cf3254a44b0f1c92" } Key { type: 6 @@ -1830,19 +1830,19 @@ VisualTest { } Frame { msec: 4560 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "57bcfc2fbc8e5993f0908980bdef2e79" } Frame { msec: 4576 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "57bcfc2fbc8e5993f0908980bdef2e79" } Frame { msec: 4592 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "57bcfc2fbc8e5993f0908980bdef2e79" } Frame { msec: 4608 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "57bcfc2fbc8e5993f0908980bdef2e79" } Key { type: 7 @@ -1854,19 +1854,19 @@ VisualTest { } Frame { msec: 4624 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "57bcfc2fbc8e5993f0908980bdef2e79" } Frame { msec: 4640 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "57bcfc2fbc8e5993f0908980bdef2e79" } Frame { msec: 4656 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "57bcfc2fbc8e5993f0908980bdef2e79" } Frame { msec: 4672 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "57bcfc2fbc8e5993f0908980bdef2e79" } Key { type: 6 @@ -1878,19 +1878,19 @@ VisualTest { } Frame { msec: 4688 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "60b5ec304c447a3bf54da75f964e9fff" } Frame { msec: 4704 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "60b5ec304c447a3bf54da75f964e9fff" } Frame { msec: 4720 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "60b5ec304c447a3bf54da75f964e9fff" } Frame { msec: 4736 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "60b5ec304c447a3bf54da75f964e9fff" } Key { type: 7 @@ -1902,15 +1902,15 @@ VisualTest { } Frame { msec: 4752 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "60b5ec304c447a3bf54da75f964e9fff" } Frame { msec: 4768 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "60b5ec304c447a3bf54da75f964e9fff" } Frame { msec: 4784 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "60b5ec304c447a3bf54da75f964e9fff" } Key { type: 6 @@ -1926,7 +1926,7 @@ VisualTest { } Frame { msec: 4816 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6ae6a9c38541546561db9049a300bce6" } Key { type: 7 @@ -1938,19 +1938,19 @@ VisualTest { } Frame { msec: 4832 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6ae6a9c38541546561db9049a300bce6" } Frame { msec: 4848 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6ae6a9c38541546561db9049a300bce6" } Frame { msec: 4864 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6ae6a9c38541546561db9049a300bce6" } Frame { msec: 4880 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "6ae6a9c38541546561db9049a300bce6" } Key { type: 6 @@ -1962,19 +1962,19 @@ VisualTest { } Frame { msec: 4896 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 4912 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 4928 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 4944 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Key { type: 7 @@ -1986,203 +1986,203 @@ VisualTest { } Frame { msec: 4960 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 4976 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 4992 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5008 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5024 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5040 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5056 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5072 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5088 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5104 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5120 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5136 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5152 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5168 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5184 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5200 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5216 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5232 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5248 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5264 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5280 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5296 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5312 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5328 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5344 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5360 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5376 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5392 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5408 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5424 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5440 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5456 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5472 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5488 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5504 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 5520 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5536 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5552 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5568 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5584 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5600 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5616 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5632 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5648 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5664 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5680 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5696 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5712 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5728 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5744 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5760 @@ -2190,239 +2190,239 @@ VisualTest { } Frame { msec: 5776 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5792 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5808 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5824 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5840 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5856 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5872 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5888 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5904 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5920 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5936 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5952 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5968 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 5984 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6000 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6016 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6032 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6048 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6064 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6080 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6096 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6112 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6128 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6144 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6160 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6176 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6192 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6208 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6224 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6240 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6256 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6272 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6288 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6304 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6320 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6336 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6352 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6368 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6384 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6400 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6416 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6432 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6448 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6464 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6480 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6496 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6512 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "a0208b5276f3f26500f40535017563a6" } Frame { msec: 6528 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6544 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6560 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6576 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6592 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6608 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6624 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6640 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6656 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6672 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6688 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6704 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6720 @@ -2430,38 +2430,38 @@ VisualTest { } Frame { msec: 6736 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6752 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6768 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6784 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6800 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6816 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6832 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6848 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } Frame { msec: 6864 - hash: "e165a0b90fdc1eef2c8244ad8545bd6f" + hash: "41179a181fd4ae8bd15a259b66d90eea" } } diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.0.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.0.png index 555996a..b24344c 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.0.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.0.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.1.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.1.png index b705bad..5e29359 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.1.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.1.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.2.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.2.png index 094cd2a..0ffee64 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.2.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.2.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.3.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.3.png index 9c519c7..6c56e9c 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.3.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.3.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.4.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.4.png index 3ec77b5..276170d 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.4.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.4.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.5.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.5.png index 579a66e..3d8709f 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.5.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.5.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.6.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.6.png index 9e5ac90..80b960c 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.6.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.6.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.7.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.7.png index 9f3acfc..7247277 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.7.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.7.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.8.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.8.png index f27518a..af5a996 100644 Binary files a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.8.png and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.8.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.9.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.9.png new file mode 100644 index 0000000..b254164 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.9.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.qml b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.qml index ef9ba33..3819043 100644 --- a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.qml +++ b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/cursorDelegate.qml @@ -6,239 +6,287 @@ VisualTest { } Frame { msec: 16 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "6e8324bf913d9df21a59ab4337257c15" } Frame { msec: 32 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "4e068995d68e8939e6560e35b685e839" } Frame { msec: 48 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "761b09bce25b3b240093d16ad02268d7" } Frame { msec: 64 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "1ecb6d7d08d4e4e14db28e24a60eccc4" } Frame { msec: 80 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "642417a56b3d6b8b35f5aec1bf0a9d2c" } Frame { msec: 96 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "2e24870a44d3fc6c6d5c920bab29d417" } Frame { msec: 112 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "9a59d0672f2a752943561af89fd71d7f" } Frame { msec: 128 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "c359dd36910678a30f935a13c8680ee4" } Frame { msec: 144 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "245f1e127549e9b28c7574ffb143fcde" } Frame { msec: 160 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "8df3d3dbce673311d88c055e8dffaeb5" } Frame { msec: 176 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "590fdeaddb3df033a1908a8a95fcd17a" } Frame { msec: 192 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "a158891c8d2ee3899463412a3363e48c" } Frame { msec: 208 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "e9ec2c82f46b36fbd0285ce6795c7cf9" } Frame { msec: 224 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "0a02598af770dfe1d332f10c9482e770" } Frame { msec: 240 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "8765475468bccbd0df897a533241f3c5" } Frame { msec: 256 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "4cd9deed66bfdfadde8f8bf34f0e5513" } Frame { msec: 272 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "139bf5a1811beb2438df4ecfa3bbaac7" } Frame { msec: 288 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "9d51555afd71a7035e67a543846dcf7f" } Frame { msec: 304 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "de187b58fc8dfaad2d62e9463691b0c0" } Frame { msec: 320 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "9f88ac6d71246b06ca7ce9d8d983c91b" } Frame { msec: 336 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "a43c12a7d6597d171112dc43085a439e" + } + Key { + type: 6 + key: 16777249 + modifiers: 67108864 + text: "" + autorep: false + count: 1 } Frame { msec: 352 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "ad38f32755f669837ec2243e355ebc85" } Frame { msec: 368 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "d87bd14345c785cc7e78a5c5462b90ec" } Frame { msec: 384 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "77850031e012246dd967ac689e353eb3" } Frame { msec: 400 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "f1bd048cd9167a8f162d1c39aca4f7c1" } Frame { msec: 416 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "0fa030c5da23f23a0665a535e23b84a2" } Frame { msec: 432 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "af3a5f1982459164dfec26746172b0eb" + } + Key { + type: 6 + key: 16777248 + modifiers: 100663296 + text: "" + autorep: false + count: 1 } Frame { msec: 448 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "0de90659472b63dd41a5602197ff502e" } Frame { msec: 464 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "81e40abf91017614a52e03bb2474549f" } Frame { msec: 480 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 496 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "7bae45481596788afde8866a3c97edd7" + } + Key { + type: 6 + key: 16777236 + modifiers: 100663296 + text: "" + autorep: false + count: 1 } Frame { msec: 512 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "0416581d32ab84680dfc26b6f546d2c5" } Frame { msec: 528 - hash: "15da97430bcbac3a16d9897bbf2e4dbd" + hash: "0416581d32ab84680dfc26b6f546d2c5" } Frame { msec: 544 - hash: "2aec32493055ad17f4aac9b3c9b84c5f" + hash: "0416581d32ab84680dfc26b6f546d2c5" } Frame { msec: 560 - hash: "e0826ff09b628a5e3ddf6d9e5593f937" + hash: "0416581d32ab84680dfc26b6f546d2c5" } Frame { msec: 576 - hash: "eacfa8db605b9e386a55508e8943e7d1" + hash: "ac98b973e6d12193829139661d3e5847" } Frame { msec: 592 - hash: "2dbe9b5bbb5baf12cd2cbfb4190be316" + hash: "366907376adae4d88d42d1b9e7533ec0" } Frame { msec: 608 - hash: "60a60e06237318bf005f87bbba386fef" + hash: "5f486d0a21c74f2ba50afcafa8c15453" } Frame { msec: 624 - hash: "97549f388c02adb8884c2e79510adc7e" + hash: "a3bf6dde525e528745272a8e43fc895c" + } + Key { + type: 7 + key: 16777236 + modifiers: 100663296 + text: "" + autorep: false + count: 1 } Frame { msec: 640 - hash: "d882fe91d9df9862d620cf984e27d0bd" + hash: "4ffb297d2a98a3d13b848af569b1b5b5" } Frame { msec: 656 - hash: "6310b65572e39256122c7620f7e87442" + hash: "3679a17658e417bf08fc86d4bef0d4e9" } Frame { msec: 672 - hash: "4e7374a683050ff440056b6e7c971d2b" + hash: "5c6a25284ffd13350425e792fd143421" + } + Key { + type: 6 + key: 16777236 + modifiers: 100663296 + text: "" + autorep: false + count: 1 } Frame { msec: 688 - hash: "35c0d55cda3a02eb4c441a5832bcbbf4" + hash: "09a2c1032d0206e20340ae4267525f98" } Frame { msec: 704 - hash: "8d71c418593eb3e4834d5e608ffd3f29" + hash: "0036070d9a7ee854b3612858af46ab59" } Frame { msec: 720 - hash: "0da2c1cd0138172698a3bee5d19168c5" + hash: "8774509eaa5fc29385da89214ef77589" } Frame { msec: 736 - hash: "8ca757a4fd1987329488f63251b0f6b4" + hash: "6d4f8ebf046148e5079f498396c119b4" } Frame { msec: 752 - hash: "70c827f1b34b44cbd775b666913556d6" + hash: "4c7d5d2f77116c96357b0791348af058" } Frame { msec: 768 - hash: "2b91dcef1b3ca66059dd9db4c8e335f3" + hash: "398c927a3525d5b90a5dd7a05ba9467b" } Frame { msec: 784 - hash: "38abc77b2361ce257d39c0cf268ba42b" + hash: "d84b45f6acb8cbd399d4ed6bf80ce132" + } + Key { + type: 7 + key: 16777236 + modifiers: 100663296 + text: "" + autorep: false + count: 1 } Frame { msec: 800 - hash: "59865194eb63465dd0f3925c7a500340" + hash: "40c597d9e04e8e0daf62f58b9e7973b3" } Frame { msec: 816 - hash: "7bed5747d6b771db0fe5802153e54f2f" + hash: "2c7fdd47e29d924e3e008a6840e0e6be" } Frame { msec: 832 - hash: "9ac1bf268749bc8e58bc4d04b55ef849" + hash: "2b3229bb1aa220499114f274cf643ce9" } Frame { msec: 848 - hash: "64ea5cb46782d250c46a7a2c8cceea20" + hash: "e55446874c1a343ce3607d679d69d1d4" } Frame { msec: 864 - hash: "d81037eb21bfcb434b6c7f3bbd21ad12" + hash: "6824708eb176a9cf92f241d4054800dd" } Frame { msec: 880 - hash: "1079ea3a1a62e2cca9a8e907bc5aa4e1" + hash: "d386230dd416740625eb4f677ef4531b" } Frame { msec: 896 - hash: "96422f9bfbc11775cd7d1fae2ba357bd" + hash: "9b2fbddab890dbe43e84e85bf320e6c1" } Frame { msec: 912 - hash: "0d247385059a6f68b37bc34f6b2214b1" + hash: "1d1065aca7eb47f0096bc2c8c4320880" } Frame { msec: 928 - hash: "7c513361e13a90eef229b42e68ffaa18" + hash: "d97ba6e2bfc021fe993afdb5b28316ba" } Frame { msec: 944 - hash: "510b8441c613f0637dfc46e03c278112" + hash: "3a3a2f340bf1ccb14eab0562d7ecfe87" } Frame { msec: 960 @@ -246,271 +294,287 @@ VisualTest { } Frame { msec: 976 - hash: "8d90112e2e1c6f226a1a5f4f75785939" + hash: "ea4f4c1de5bfb1be43ab0188afb7189c" } Frame { msec: 992 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "399ca2d4411d3fb226c94bd32a17d0cd" } Frame { msec: 1008 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "ca78503396613536c8e4076884354cb1" } Frame { msec: 1024 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "ca78503396613536c8e4076884354cb1" + } + Key { + type: 7 + key: 16777249 + modifiers: 33554432 + text: "" + autorep: false + count: 1 } Frame { msec: 1040 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "399ca2d4411d3fb226c94bd32a17d0cd" } Frame { msec: 1056 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "ea4f4c1de5bfb1be43ab0188afb7189c" } Frame { msec: 1072 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "d23d7492b85e4f30994ecd64e8273ff6" } Frame { msec: 1088 - hash: "8d90112e2e1c6f226a1a5f4f75785939" + hash: "3a3a2f340bf1ccb14eab0562d7ecfe87" } Frame { msec: 1104 - hash: "85e6af1f5fd15338a15f984e24d5ec9d" + hash: "d97ba6e2bfc021fe993afdb5b28316ba" } Frame { msec: 1120 - hash: "510b8441c613f0637dfc46e03c278112" + hash: "1d1065aca7eb47f0096bc2c8c4320880" } Frame { msec: 1136 - hash: "7c513361e13a90eef229b42e68ffaa18" + hash: "9b2fbddab890dbe43e84e85bf320e6c1" } Frame { msec: 1152 - hash: "0d247385059a6f68b37bc34f6b2214b1" + hash: "d386230dd416740625eb4f677ef4531b" } Frame { msec: 1168 - hash: "96422f9bfbc11775cd7d1fae2ba357bd" + hash: "6824708eb176a9cf92f241d4054800dd" + } + Key { + type: 6 + key: 16777234 + modifiers: 33554432 + text: "" + autorep: false + count: 1 } Frame { msec: 1184 - hash: "1079ea3a1a62e2cca9a8e907bc5aa4e1" + hash: "e8e14dbba33578a36d9c69214333c537" } Frame { msec: 1200 - hash: "d81037eb21bfcb434b6c7f3bbd21ad12" + hash: "95c6e967f6f445748945c51943cf532f" } Frame { msec: 1216 - hash: "64ea5cb46782d250c46a7a2c8cceea20" + hash: "d145d4cbd0e3a98686b3bac1c5c17093" } Frame { msec: 1232 - hash: "9ac1bf268749bc8e58bc4d04b55ef849" + hash: "09348a4108a585dd23c3a252a5c596f6" } Frame { msec: 1248 - hash: "7bed5747d6b771db0fe5802153e54f2f" + hash: "55126f2c879771e1aa5ced51b54c827a" } Frame { msec: 1264 - hash: "59865194eb63465dd0f3925c7a500340" + hash: "ebb36a4c2fcb85107033ec2731fc5743" } Frame { msec: 1280 - hash: "38abc77b2361ce257d39c0cf268ba42b" + hash: "0581a4432d4b3d0c1555a31e772c2575" + } + Key { + type: 7 + key: 16777234 + modifiers: 33554432 + text: "" + autorep: false + count: 1 } Frame { msec: 1296 - hash: "2b91dcef1b3ca66059dd9db4c8e335f3" + hash: "b4030774f06935f1b43fc8f1a69e53a5" } Frame { msec: 1312 - hash: "70c827f1b34b44cbd775b666913556d6" + hash: "655e1739c130888ff83a3b69bb0ab7e3" } Frame { msec: 1328 - hash: "8ca757a4fd1987329488f63251b0f6b4" + hash: "99fc97c572e7c8949693b32910e6eefb" } Frame { msec: 1344 - hash: "0da2c1cd0138172698a3bee5d19168c5" + hash: "e9c8bb13c2549047c05d671daa378496" } Frame { msec: 1360 - hash: "8d71c418593eb3e4834d5e608ffd3f29" + hash: "cb344e0d39b5b07ca7d094bf30ce9f53" } Frame { msec: 1376 - hash: "35c0d55cda3a02eb4c441a5832bcbbf4" - } - Key { - type: 6 - key: 16777232 - modifiers: 0 - text: "" - autorep: false - count: 1 + hash: "15ba6e62c693f2bf74bdf86668139985" } Frame { msec: 1392 - hash: "4e7374a683050ff440056b6e7c971d2b" + hash: "48133ec73eb9723059eb6e6af3139f2b" } Frame { msec: 1408 - hash: "6310b65572e39256122c7620f7e87442" + hash: "0b19e777a04f03774f2d5f5398bdb10f" } Frame { msec: 1424 - hash: "d882fe91d9df9862d620cf984e27d0bd" + hash: "fc41d9a9aedf9274a68b33603ed6ccd0" } Frame { msec: 1440 - hash: "97549f388c02adb8884c2e79510adc7e" + hash: "fa6e65f0c835b12dc10463711bd73350" } Frame { msec: 1456 - hash: "60a60e06237318bf005f87bbba386fef" - } - Key { - type: 7 - key: 16777232 - modifiers: 0 - text: "" - autorep: false - count: 1 + hash: "25a02c3388e52df550a0332efde90fcd" } Frame { msec: 1472 - hash: "2dbe9b5bbb5baf12cd2cbfb4190be316" + hash: "2390443be82acf291856be59fa18fc26" } Frame { msec: 1488 - hash: "eacfa8db605b9e386a55508e8943e7d1" + hash: "2390443be82acf291856be59fa18fc26" } Frame { msec: 1504 - hash: "e0826ff09b628a5e3ddf6d9e5593f937" + hash: "2390443be82acf291856be59fa18fc26" } Frame { msec: 1520 - hash: "2aec32493055ad17f4aac9b3c9b84c5f" + hash: "2390443be82acf291856be59fa18fc26" } Frame { msec: 1536 - hash: "c0e72cdf776b0c62742aa9c3683cd523" + hash: "2390443be82acf291856be59fa18fc26" } Frame { msec: 1552 - hash: "ea3f512181b3ee94d8cdd4d9f59ed962" + hash: "2390443be82acf291856be59fa18fc26" } Frame { msec: 1568 - hash: "de924155855e76d0591217448f79bdb6" + hash: "284cd356d551a048d4a000b90217ac72" } Frame { msec: 1584 - hash: "51da770a75102de9ad1920f1f6c44146" + hash: "94fb20c3767e09d1b4254ee6122cf24e" } Frame { msec: 1600 - hash: "e3c0e8f6385ef2ab9b671be3243774c4" + hash: "bfac920384425ce9f34505b44eceb523" } Frame { msec: 1616 - hash: "eac6de65ea6726f0cc50b6d30c1b7ba5" + hash: "4a2d434efcb9a57f2013dc6b366e0e4e" } Frame { msec: 1632 - hash: "2ee111386bd646c4ee577405e490a2f7" + hash: "d0fbe98dc34c4bb0d1ceb7e4678cc1d5" + } + Frame { + msec: 1648 + hash: "28ab147983a71e93e5610f53e14bd113" } Key { type: 6 - key: 16777233 - modifiers: 0 + key: 16777249 + modifiers: 100663296 text: "" autorep: false count: 1 } Frame { - msec: 1648 - hash: "24c376d5a2b3555126b156c8bc7a7a0c" - } - Frame { msec: 1664 - hash: "d9c35de8b02f11db321d9bdcdcd65403" + hash: "2e6ee60fe9ff07fa4558134e6b1d6da8" } Frame { msec: 1680 - hash: "0b32a66497ec3cdd05dc27c0ef9c5718" + hash: "f181e578e865981d7a2073080b381ec1" } Frame { msec: 1696 - hash: "9626f80ef170af2db135792337203265" + hash: "d7c0558ea16829b52ea6d09814c301b9" } Frame { msec: 1712 - hash: "6e4ce7599da579f764ff10e982888889" + hash: "c9304cb66c04566cf4374b46ab85e6e7" } Frame { msec: 1728 - hash: "5ad4dd681be780c0068734ca5c722507" - } - Key { - type: 7 - key: 16777233 - modifiers: 0 - text: "" - autorep: false - count: 1 + hash: "024dde64822afc9eea63974851fe57e1" } Frame { msec: 1744 - hash: "7d620ef53049f9195cc832d6f9dfd52b" + hash: "8e4520e95a8acc8f1d4b710c4a14898f" } Frame { msec: 1760 - hash: "0f54144c574af01958505eedd69162f6" + hash: "6b271c3f1d9d49bbd80a8ee33f3fc09c" } Frame { msec: 1776 - hash: "50f168354e3901283708a4ae9088783d" + hash: "eb76a46632856bf07b005cad2ba2f6ab" + } + Key { + type: 6 + key: 16777234 + modifiers: 100663296 + text: "" + autorep: false + count: 1 } Frame { msec: 1792 - hash: "c55fdf2fd0a4eeb9ca0e3072aa3e60c4" + hash: "a29bd83f6b4e877f3c7b89c82dfcab54" } Frame { msec: 1808 - hash: "d351de13e7bb5b273ec3aebb88dffbd5" + hash: "dca39b6b6fff5e4a6309e4c0e42811c0" } Frame { msec: 1824 - hash: "977d44194d1ef05801167157714891af" + hash: "88ad3f9f638a97bed98f00ec7d78dfe4" } Frame { msec: 1840 - hash: "ef3694ca78764709abbe2f8781578fb4" + hash: "5697a705f36283213bbe4b5848baa764" } Frame { msec: 1856 - hash: "77afbc0e0b828d03148ed7fe342dfbda" + hash: "8850842afae3060a91d612f7b869fd48" } Frame { msec: 1872 - hash: "0d94e37430d8b835e65750a6af525ef7" + hash: "4f08dbd1cab0bfcc8b9f232d46cf42db" } Frame { msec: 1888 - hash: "e009a8d2cb7c7f1200055666cf2efd9c" + hash: "f7df5b96d0983a918e3c81aa7bee3950" } Frame { msec: 1904 - hash: "096a2742962d7b22dba768577373e656" + hash: "b28681bcb414d428588acda377fef838" + } + Key { + type: 7 + key: 16777234 + modifiers: 100663296 + text: "" + autorep: false + count: 1 } Frame { msec: 1920 @@ -518,271 +582,271 @@ VisualTest { } Frame { msec: 1936 - hash: "905b6c7ab24fd1a12f17494fc1935e98" + hash: "5c154b54776ed555563d3e5196a8aedd" } Frame { msec: 1952 - hash: "9bc98b4a32ea933fcc3a40eaae9b3516" + hash: "ee64c0452b325880de3a4fea599c18cc" } Frame { msec: 1968 - hash: "70f0313540b3517f3b6d403c3ab1199c" + hash: "0776e1557b2d32db1c7c43331c532331" } Frame { msec: 1984 - hash: "309ae1af1ef7dbaf0b892ad60fd3eb93" + hash: "24b68da9a63bbf00ffffeca649f771fa" } Frame { msec: 2000 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "00d49d91b51f5bd428c07e9be65f551a" } Frame { msec: 2016 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "874d4b599cb92cd9160960e3b3af74e0" } Frame { msec: 2032 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "00d49d91b51f5bd428c07e9be65f551a" } Frame { msec: 2048 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "24b68da9a63bbf00ffffeca649f771fa" } Frame { msec: 2064 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "0776e1557b2d32db1c7c43331c532331" } Frame { msec: 2080 - hash: "309ae1af1ef7dbaf0b892ad60fd3eb93" + hash: "ee64c0452b325880de3a4fea599c18cc" } Frame { msec: 2096 - hash: "70f0313540b3517f3b6d403c3ab1199c" + hash: "5c154b54776ed555563d3e5196a8aedd" } Frame { msec: 2112 - hash: "9bc98b4a32ea933fcc3a40eaae9b3516" - } - Key { - type: 6 - key: 16777248 - modifiers: 33554432 - text: "" - autorep: false - count: 1 + hash: "a5f90da82b51bc866648304a20a1dcd3" } Frame { msec: 2128 - hash: "905b6c7ab24fd1a12f17494fc1935e98" + hash: "b28681bcb414d428588acda377fef838" } Frame { msec: 2144 - hash: "31adf3a3bfbd1083c50cae7ed5d64334" + hash: "f7df5b96d0983a918e3c81aa7bee3950" } Frame { msec: 2160 - hash: "096a2742962d7b22dba768577373e656" + hash: "4f08dbd1cab0bfcc8b9f232d46cf42db" } Frame { msec: 2176 - hash: "e009a8d2cb7c7f1200055666cf2efd9c" + hash: "8850842afae3060a91d612f7b869fd48" } Frame { msec: 2192 - hash: "0d94e37430d8b835e65750a6af525ef7" + hash: "5697a705f36283213bbe4b5848baa764" } Frame { msec: 2208 - hash: "77afbc0e0b828d03148ed7fe342dfbda" + hash: "88ad3f9f638a97bed98f00ec7d78dfe4" } Frame { msec: 2224 - hash: "ef3694ca78764709abbe2f8781578fb4" + hash: "dca39b6b6fff5e4a6309e4c0e42811c0" + } + Key { + type: 7 + key: 16777248 + modifiers: 67108864 + text: "" + autorep: false + count: 1 } Frame { msec: 2240 - hash: "977d44194d1ef05801167157714891af" + hash: "a29bd83f6b4e877f3c7b89c82dfcab54" } Frame { msec: 2256 - hash: "d351de13e7bb5b273ec3aebb88dffbd5" + hash: "7defd2ecefeb86b457a2ee76d97424ee" } Frame { msec: 2272 - hash: "c55fdf2fd0a4eeb9ca0e3072aa3e60c4" + hash: "ccf6d45e8822d72482d9b585909b612b" } Frame { msec: 2288 - hash: "50f168354e3901283708a4ae9088783d" + hash: "996dddf091394513adda1b1f00bf0c68" } Frame { msec: 2304 - hash: "0f54144c574af01958505eedd69162f6" + hash: "3cf94e90eddb4b0815762b89f58f8325" } Frame { msec: 2320 - hash: "7d620ef53049f9195cc832d6f9dfd52b" - } - Key { - type: 6 - key: 16777232 - modifiers: 33554432 - text: "" - autorep: false - count: 1 + hash: "ab9f876450526b37774c6c4a5794c7b1" } Frame { msec: 2336 - hash: "03e906dfb3bf98f521d805331d3b5b9c" + hash: "9109880e9201e92eb17ae87a3648dca7" } Frame { msec: 2352 - hash: "c2376393ea9541b909b6b4fe188fa03e" + hash: "0e759f2f279057c1f4d1147be5b41214" + } + Key { + type: 6 + key: 16777234 + modifiers: 67108864 + text: "" + autorep: false + count: 1 } Frame { msec: 2368 - hash: "9b3935370412c75acdf6e91100cf2f53" + hash: "d87bd14345c785cc7e78a5c5462b90ec" } Frame { msec: 2384 - hash: "30ab7913bdfc51d2df5ab9f3863d28c7" + hash: "77850031e012246dd967ac689e353eb3" } Frame { msec: 2400 - hash: "593656e93d6e01419002dbb581aa6cbd" + hash: "f1bd048cd9167a8f162d1c39aca4f7c1" } Frame { msec: 2416 - hash: "33800dd560e44ce39d6325bbdee689de" + hash: "0fa030c5da23f23a0665a535e23b84a2" } Frame { msec: 2432 - hash: "c41a9c4f08053d5d18fb2d530ed8b5ad" - } - Key { - type: 7 - key: 16777232 - modifiers: 33554432 - text: "" - autorep: false - count: 1 + hash: "af3a5f1982459164dfec26746172b0eb" } Frame { msec: 2448 - hash: "b3f2d4a2cb9a9d1304a2a2d07ad41ff2" + hash: "0de90659472b63dd41a5602197ff502e" } Frame { msec: 2464 - hash: "93cf7fe53bc1fd749c523d40b27d17b4" + hash: "81e40abf91017614a52e03bb2474549f" } Frame { msec: 2480 - hash: "6e9226d01dd93cff763e851148da8dfd" + hash: "7bae45481596788afde8866a3c97edd7" + } + Key { + type: 7 + key: 16777234 + modifiers: 67108864 + text: "" + autorep: false + count: 1 } Frame { msec: 2496 - hash: "79fdbda495bbc6c9ae8be03e1467de92" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 2512 - hash: "c30fc0fa9351dbcdbe4f2a297cba9a52" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 2528 - hash: "eaf26162fd5ce42262ea08ef39a7123d" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 2544 - hash: "7bf0d6a5753a60eefae6d3c3819fabe4" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 2560 - hash: "a2ee3a3b9cd22d7c0e54524cad32e647" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 2576 - hash: "822298cfc4e2d64db1bf3e442dd891e6" + hash: "e26dbfb26415b21198add56d5de02cb2" } Frame { msec: 2592 - hash: "d075c64000b045eae1b42dce701787b7" + hash: "fa2877a963417789b82170b32e0af7a0" } Frame { msec: 2608 - hash: "5ca7f15af781f896c83c81077f6b072e" + hash: "860b39f92c412a7d946f882d8f99d837" } Frame { msec: 2624 - hash: "7d0f14896e67c56ed5238472dc127cb1" + hash: "d7b8c52aef183965a97d82a18b03ed94" } Frame { msec: 2640 - hash: "dca161e8a9d786ba9d50aa655ccbecd3" + hash: "b1ce9cf0ebd8e1e783e5bd43bbd72072" } Frame { msec: 2656 - hash: "73bfcb0f5104efd056f25f7d73126369" + hash: "d214b419ec5b4cff8f877bdeb1b9ef96" } Frame { msec: 2672 - hash: "0090459043b05bf9504434f36230b32b" + hash: "95e7057104508b3919d722d4befde7b7" } Frame { msec: 2688 - hash: "f64315858f375c6ded480b2017fc18a5" + hash: "270489ec5da5bf9a93fa4e52f47a71f5" } Frame { msec: 2704 - hash: "fe4c0ecfa9779c9fe052d4ffc9386d46" + hash: "46646e396ab0c1c20427dadd71d45ba9" } Frame { msec: 2720 - hash: "849ad15f0ca893881165e956e8a26174" + hash: "65e2fd167565f876310d56fa9203c118" } Frame { msec: 2736 - hash: "c4373fa63ed00832c70a6b94cb729397" + hash: "aff0da79bd9bd8c285139d7737a1316f" } Frame { msec: 2752 - hash: "0c7e08fb7f0dd954b0f171a37ef2a310" + hash: "bf264fe7d774a597a3ff0965d912fa90" } Frame { msec: 2768 - hash: "505071572df7aa300a675f8a808bc7f4" + hash: "f00358343437f6e058848c7237601632" } Frame { msec: 2784 - hash: "52839867e81d52746196f299a8371453" - } - Key { - type: 7 - key: 16777248 - modifiers: 0 - text: "" - autorep: false - count: 1 + hash: "88c9e1d58397a81ed23931c7fdae1e7d" } Frame { msec: 2800 - hash: "c4d214a7e0fc52c2a45fc6e3df12550a" + hash: "44d46b459f6bb89510e52b0d999fd499" } Frame { msec: 2816 - hash: "f1fa48d796667bd053fff4af7ec1d8ce" + hash: "0c196a24c9ca7143d382688db678d855" } Frame { msec: 2832 - hash: "081e46decc8aba911f018acfd761cda1" + hash: "9df6d3d3b9981cb907ab89e65b743e97" } Frame { msec: 2848 - hash: "fa417c9bfda1da66320a8e59fbaeb5b6" + hash: "501a644d6cde64ad041b086e00fd3950" + } + Key { + type: 6 + key: 16777236 + modifiers: 67108864 + text: "" + autorep: false + count: 1 } Frame { msec: 2864 - hash: "83dfa353fd20f3bf7caa8e6ca9a9933c" + hash: "83f297406b1c6311da3a216024836d15" } Frame { msec: 2880 @@ -790,511 +854,527 @@ VisualTest { } Frame { msec: 2896 - hash: "c11459b1d3e51f3d2f5bd30049bcca42" + hash: "93f79f8717948bde8ee55c668af2d397" } Frame { msec: 2912 - hash: "997ff3fa82ba2fb27a9c41ed9abe8991" + hash: "881b5c2ccd0bbdaea4d61abbec600fc5" } Frame { msec: 2928 - hash: "f8baaadde147266416c9ab3f9d9106ce" + hash: "be72fe7c27901db62f2dbd9a757e4838" } Frame { msec: 2944 - hash: "79d1d34fd343d8de631aa3259167fe26" + hash: "c83c973fb1253ccab333fb1e604155b8" } Frame { msec: 2960 - hash: "8b1445ca6131a0fc4377ded24a60186a" + hash: "dd6072d204812c23e24db1e7a81c6f57" } Frame { msec: 2976 - hash: "784cc01604ecadf74a45164f73f0336d" + hash: "fb342743dc5ab9ade2b8a48a2a11dc8f" + } + Key { + type: 7 + key: 16777236 + modifiers: 67108864 + text: "" + autorep: false + count: 1 } Frame { msec: 2992 - hash: "b9aeac2be5c8e16e7938e141f32776be" + hash: "fc8ede705bfe8f339fe47041c502b0d6" } Frame { msec: 3008 - hash: "b9aeac2be5c8e16e7938e141f32776be" + hash: "00fa0306d3fdc7e384cfc0660a3a355d" } Frame { msec: 3024 - hash: "b9aeac2be5c8e16e7938e141f32776be" + hash: "00fa0306d3fdc7e384cfc0660a3a355d" } Frame { msec: 3040 - hash: "b9aeac2be5c8e16e7938e141f32776be" + hash: "fc8ede705bfe8f339fe47041c502b0d6" } Frame { msec: 3056 - hash: "b9aeac2be5c8e16e7938e141f32776be" + hash: "fb342743dc5ab9ade2b8a48a2a11dc8f" } Frame { msec: 3072 - hash: "b9aeac2be5c8e16e7938e141f32776be" - } - Key { - type: 6 - key: 16777236 - modifiers: 0 - text: "" - autorep: false - count: 1 + hash: "dd6072d204812c23e24db1e7a81c6f57" } Frame { msec: 3088 - hash: "00dfc5f4468482cb5f74e62be235b1d2" + hash: "c83c973fb1253ccab333fb1e604155b8" } Frame { msec: 3104 - hash: "62bc9c57724f7ab6bcf7d75d8ff68097" + hash: "be72fe7c27901db62f2dbd9a757e4838" } Frame { msec: 3120 - hash: "ad65de5a6887c0a31a9d8f72a2a651db" + hash: "881b5c2ccd0bbdaea4d61abbec600fc5" } Frame { msec: 3136 - hash: "75e854ccaad087bfe776a843f0bd7284" + hash: "93f79f8717948bde8ee55c668af2d397" } Frame { msec: 3152 - hash: "1e3f580f37a0dc063a383bdf435e85ea" + hash: "1bb236db749ef514c00d0a3dd698d24f" } Frame { msec: 3168 - hash: "3d78320cb021944d7c6cee1a42056663" + hash: "83f297406b1c6311da3a216024836d15" } Frame { msec: 3184 - hash: "fca865f762c1a6cc3e487e0e908eef73" - } - Key { - type: 7 - key: 16777236 - modifiers: 0 - text: "" - autorep: false - count: 1 + hash: "3d284b4000d2849ed4af2f7c1b859492" } Frame { msec: 3200 - hash: "fb7ad9156658f3866d19e43f006cf013" + hash: "de315e6836334fd0a2da855f5be4ff30" } Frame { msec: 3216 - hash: "6f7411363c66d0959ea5a16a9b610e61" - } - Frame { - msec: 3232 - hash: "a33dce3c55b1b1541cfb9b85a75fcb53" - } - Frame { - msec: 3248 - hash: "56b81435dc4ce193bb98c3d02c781242" + hash: "5ca117709284f4a1cbd64cdba4079340" } Key { type: 6 - key: 16777234 - modifiers: 0 + key: 16777236 + modifiers: 67108864 text: "" autorep: false count: 1 } Frame { + msec: 3232 + hash: "308a4220f5c74fd56bd218cd695b9822" + } + Frame { + msec: 3248 + hash: "4ac4e09e987f2ba9661ed52fb1bdf236" + } + Frame { msec: 3264 - hash: "59865194eb63465dd0f3925c7a500340" + hash: "9ffd39a8a540ec88ff2b20a16ef083ee" } Frame { msec: 3280 - hash: "38abc77b2361ce257d39c0cf268ba42b" + hash: "4a36ed8e68811954fef171d5734ccbaf" } Frame { msec: 3296 - hash: "2b91dcef1b3ca66059dd9db4c8e335f3" + hash: "714a6231aca70cfa8e83ea71b7ae90dc" } Frame { msec: 3312 - hash: "70c827f1b34b44cbd775b666913556d6" + hash: "1fa9e35449ee87c972e3189ad0651a68" } Frame { msec: 3328 - hash: "8ca757a4fd1987329488f63251b0f6b4" - } - Frame { - msec: 3344 - hash: "0da2c1cd0138172698a3bee5d19168c5" - } - Frame { - msec: 3360 - hash: "8d71c418593eb3e4834d5e608ffd3f29" + hash: "d602008fada2f4edb6ad00fe759f9db9" } Key { type: 7 - key: 16777234 - modifiers: 0 + key: 16777236 + modifiers: 67108864 text: "" autorep: false count: 1 } Frame { + msec: 3344 + hash: "bf16cc38f109e761b5ac2b0c63a1a2fe" + } + Frame { + msec: 3360 + hash: "30f26041533455ed92c4984f55e3c6ff" + } + Frame { msec: 3376 - hash: "35c0d55cda3a02eb4c441a5832bcbbf4" + hash: "5838d666902bc693de505522dad13254" } Frame { msec: 3392 - hash: "4e7374a683050ff440056b6e7c971d2b" + hash: "6c8ada09b627050e4340da6e8ddd646e" } Frame { msec: 3408 - hash: "6310b65572e39256122c7620f7e87442" + hash: "b33cd5bbb90d435dd7ea3ab67bef88ee" } Frame { msec: 3424 - hash: "d882fe91d9df9862d620cf984e27d0bd" + hash: "692d4029938c01044b4210958dd1ee7e" } Frame { msec: 3440 - hash: "97549f388c02adb8884c2e79510adc7e" + hash: "7e2e55555ee2c7e172e61ddb6365355d" } Frame { msec: 3456 - hash: "60a60e06237318bf005f87bbba386fef" + hash: "87ca0584879b25336a1023ac3252fc9a" } Frame { msec: 3472 - hash: "2dbe9b5bbb5baf12cd2cbfb4190be316" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 3488 - hash: "eacfa8db605b9e386a55508e8943e7d1" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 3504 - hash: "e0826ff09b628a5e3ddf6d9e5593f937" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 3520 - hash: "2aec32493055ad17f4aac9b3c9b84c5f" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 3536 - hash: "c0e72cdf776b0c62742aa9c3683cd523" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 3552 - hash: "ea3f512181b3ee94d8cdd4d9f59ed962" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 3568 - hash: "de924155855e76d0591217448f79bdb6" + hash: "8c6052eb4cf03d7742a73874d9f15285" } Frame { msec: 3584 - hash: "51da770a75102de9ad1920f1f6c44146" + hash: "8a1b63c42867f87a1cf4b47944b3860a" } Frame { msec: 3600 - hash: "e3c0e8f6385ef2ab9b671be3243774c4" + hash: "90712efd7c17b0ad33d2c2c02e9eaa97" } Frame { msec: 3616 - hash: "eac6de65ea6726f0cc50b6d30c1b7ba5" + hash: "8099972420ffd03e2bfc3ea45918a543" } Frame { msec: 3632 - hash: "2ee111386bd646c4ee577405e490a2f7" + hash: "2b78b1179a34319c287a6659406e23c3" } Frame { msec: 3648 - hash: "fe95122352effcf1815bc237fc6ce6ab" + hash: "ad9458ab4d6376c87350a2356c280f94" } Frame { msec: 3664 - hash: "e3bb1ec3b84df25712f06e0d6963efdd" + hash: "a74bc230e310a2826b2fed962db22f7a" } Frame { msec: 3680 - hash: "a10d3184acc85c46e171fe4cf82e1c23" + hash: "bd72e8f4757050c41673a6f0d38f2285" } Frame { msec: 3696 - hash: "d566b2763312e5e823593806acd9e809" + hash: "379bad4fa4b605cb6a16434bdb031e2b" } Frame { msec: 3712 - hash: "7db073b7487ddea48e7c9df8b9bfdc00" + hash: "e144a8e9586f29f9b2f042b47e7739ae" } Frame { msec: 3728 - hash: "85c663b943f67d158367dba0508980a5" + hash: "bd74c9e79bc1a88dd6a17a3aed21e368" + } + Key { + type: 6 + key: 16777234 + modifiers: 67108864 + text: "" + autorep: false + count: 1 } Frame { msec: 3744 - hash: "6336ce0d912ee63773475c4c6c5d59be" + hash: "144724168f42372e10ec6c39662a5ed8" } Frame { msec: 3760 - hash: "c75ba80484af36633b6a4d17b666b1c9" + hash: "d8859888802e7b54e2d2a44cf252eb54" } Frame { msec: 3776 - hash: "08b7d4eef2d15bc717ff1a981a11f275" + hash: "20561e2faf7e8fe1d6337248e6cd5e94" } Frame { msec: 3792 - hash: "0ab8bebb0e43786a7e51ea780745080c" + hash: "184cff262d1004ce702c117a6b5b9699" } Frame { msec: 3808 - hash: "6fa1811f520eff9893b3c7b00e53fa7d" + hash: "61b156acacefa6e4f4ddd8adaca90d08" } Frame { msec: 3824 - hash: "6feb44655bfbec651cc2902676bd08b4" + hash: "0906852b1e62a936694a22d6ffa4f5dd" } Frame { msec: 3840 image: "cursorDelegate.3.png" } + Key { + type: 7 + key: 16777234 + modifiers: 67108864 + text: "" + autorep: false + count: 1 + } Frame { msec: 3856 - hash: "00b7714df163d8055514e0dbd8a83bac" + hash: "cc0fb2ae2dd1ccad94c453bc4c4b6d32" } Frame { msec: 3872 - hash: "6ef2a330d70a7e0ce343bb352c46f126" + hash: "6a6baee5ca76d331c47fca4d0f7168e5" } Frame { msec: 3888 - hash: "f4e26309fa3b8a6d55f44bf146544101" + hash: "32032d7ce55af41c97ac5bf33aca40bb" } Frame { msec: 3904 - hash: "dfa1e24149f2662a4a552da3bb64348c" + hash: "a8781226e5e494324a34e120aa446cd1" } Frame { msec: 3920 - hash: "9ab9d6ef4aeb5863401a9e251f684e2d" + hash: "0dd5df088fcc0228a97ffe715c95e2b6" } Frame { msec: 3936 - hash: "c9f7591a37a3743b3b48de5337fd2fa0" + hash: "774b161fe9645bc69b89e580b3e41f71" } Frame { msec: 3952 - hash: "2d38f17db530050574d9192c805c142d" + hash: "5756d7ffd8ff656db54f4329ea909553" } Frame { msec: 3968 - hash: "38a4ad2cf9fa3015eff67014900a44cc" + hash: "2b4a5c97ff4d8792a7706bb78385ec35" } Frame { msec: 3984 - hash: "9d9ce4ac0de6caa2f0bb78eac414ba65" + hash: "f9765e4def564b64861402e1a873b169" } Frame { msec: 4000 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "287b07ef6288dcea13fffd2b95aafd54" } Frame { msec: 4016 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "7abcb9d6cf223c1655f6265f780a321a" } Frame { msec: 4032 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "287b07ef6288dcea13fffd2b95aafd54" } Frame { msec: 4048 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "f9765e4def564b64861402e1a873b169" } Frame { msec: 4064 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" + hash: "2b4a5c97ff4d8792a7706bb78385ec35" + } + Key { + type: 7 + key: 16777249 + modifiers: 0 + text: "" + autorep: false + count: 1 } Frame { msec: 4080 - hash: "9d9ce4ac0de6caa2f0bb78eac414ba65" + hash: "5756d7ffd8ff656db54f4329ea909553" } Frame { msec: 4096 - hash: "38a4ad2cf9fa3015eff67014900a44cc" + hash: "774b161fe9645bc69b89e580b3e41f71" } Frame { msec: 4112 - hash: "2d38f17db530050574d9192c805c142d" + hash: "0dd5df088fcc0228a97ffe715c95e2b6" } Frame { msec: 4128 - hash: "c9f7591a37a3743b3b48de5337fd2fa0" + hash: "a8781226e5e494324a34e120aa446cd1" } Frame { msec: 4144 - hash: "9ab9d6ef4aeb5863401a9e251f684e2d" + hash: "32032d7ce55af41c97ac5bf33aca40bb" } Frame { msec: 4160 - hash: "dfa1e24149f2662a4a552da3bb64348c" + hash: "6a6baee5ca76d331c47fca4d0f7168e5" } Frame { msec: 4176 - hash: "f4e26309fa3b8a6d55f44bf146544101" + hash: "cc0fb2ae2dd1ccad94c453bc4c4b6d32" } Frame { msec: 4192 - hash: "6ef2a330d70a7e0ce343bb352c46f126" + hash: "2d1b406be294727a278ba6bbc97be62a" } Frame { msec: 4208 - hash: "00b7714df163d8055514e0dbd8a83bac" + hash: "0906852b1e62a936694a22d6ffa4f5dd" } Frame { msec: 4224 - hash: "ae46d672649a4b0fc5171f776af93a2c" + hash: "61b156acacefa6e4f4ddd8adaca90d08" } Frame { msec: 4240 - hash: "6feb44655bfbec651cc2902676bd08b4" + hash: "184cff262d1004ce702c117a6b5b9699" } Frame { msec: 4256 - hash: "6fa1811f520eff9893b3c7b00e53fa7d" + hash: "20561e2faf7e8fe1d6337248e6cd5e94" } Frame { msec: 4272 - hash: "0ab8bebb0e43786a7e51ea780745080c" + hash: "d8859888802e7b54e2d2a44cf252eb54" } Frame { msec: 4288 - hash: "08b7d4eef2d15bc717ff1a981a11f275" + hash: "144724168f42372e10ec6c39662a5ed8" } Frame { msec: 4304 - hash: "c75ba80484af36633b6a4d17b666b1c9" + hash: "d2da36fbf73289f545133bd608af66a2" } Frame { msec: 4320 - hash: "6336ce0d912ee63773475c4c6c5d59be" + hash: "b1d7da6b42a31bba91148ab37b111945" } Frame { msec: 4336 - hash: "85c663b943f67d158367dba0508980a5" + hash: "6f226a3b20d95e17df69e2c4e5aff3d1" } Frame { msec: 4352 - hash: "7db073b7487ddea48e7c9df8b9bfdc00" + hash: "1109da0f043a9418661fc05e53fe3b45" } Frame { msec: 4368 - hash: "d566b2763312e5e823593806acd9e809" + hash: "f3e901db9efd1d9fadf1cb6858040d51" } Frame { msec: 4384 - hash: "a10d3184acc85c46e171fe4cf82e1c23" + hash: "c8e50c0e924b11a3f1943abb9a4008a4" } Frame { msec: 4400 - hash: "e3bb1ec3b84df25712f06e0d6963efdd" + hash: "431226a27488ed1dba237de3d43f94c5" } Frame { msec: 4416 - hash: "fe95122352effcf1815bc237fc6ce6ab" + hash: "420d316430c84f10d7cd24d29b918149" } Frame { msec: 4432 - hash: "2ee111386bd646c4ee577405e490a2f7" + hash: "ccbd4d1e4865ebd9b0fe923e6ab05e5c" } Frame { msec: 4448 - hash: "eac6de65ea6726f0cc50b6d30c1b7ba5" + hash: "231bff73758a1c6f7c7c0365159ba3e6" } Frame { msec: 4464 - hash: "e3c0e8f6385ef2ab9b671be3243774c4" + hash: "d1ac7ceda7303bbf3392d33f47037ed6" } Frame { msec: 4480 - hash: "51da770a75102de9ad1920f1f6c44146" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 4496 - hash: "de924155855e76d0591217448f79bdb6" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 4512 - hash: "ea3f512181b3ee94d8cdd4d9f59ed962" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 4528 - hash: "c0e72cdf776b0c62742aa9c3683cd523" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 4544 - hash: "2aec32493055ad17f4aac9b3c9b84c5f" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 4560 - hash: "e0826ff09b628a5e3ddf6d9e5593f937" + hash: "7bae45481596788afde8866a3c97edd7" } Frame { msec: 4576 - hash: "eacfa8db605b9e386a55508e8943e7d1" + hash: "a2ad07326fafcb3012cdb869f39af466" } Frame { msec: 4592 - hash: "2dbe9b5bbb5baf12cd2cbfb4190be316" + hash: "8622eb25a6da44926b5161bce213a483" } Frame { msec: 4608 - hash: "60a60e06237318bf005f87bbba386fef" + hash: "fe563aa9dae9655871f82a779063cdbd" } Frame { msec: 4624 - hash: "97549f388c02adb8884c2e79510adc7e" + hash: "775cd79b012f79b773449a0ad8457149" } Frame { msec: 4640 - hash: "d882fe91d9df9862d620cf984e27d0bd" + hash: "01e9fab344a148a0877a7332d561be5a" } Frame { msec: 4656 - hash: "6310b65572e39256122c7620f7e87442" + hash: "935566d139599a30197850774fb059ba" } Frame { msec: 4672 - hash: "4e7374a683050ff440056b6e7c971d2b" + hash: "4aae1ac532624417decddd978f516b6e" } Frame { msec: 4688 - hash: "35c0d55cda3a02eb4c441a5832bcbbf4" + hash: "34dc78df6e9941988712c1f8f79c3db0" } Frame { msec: 4704 - hash: "8d71c418593eb3e4834d5e608ffd3f29" + hash: "23a96c11d5917c44bd48239ed2b5777f" } Frame { msec: 4720 - hash: "0da2c1cd0138172698a3bee5d19168c5" + hash: "f8f13e097eae3152db3ccebff1343fe0" } Frame { msec: 4736 - hash: "8ca757a4fd1987329488f63251b0f6b4" + hash: "02f8fca7c4ab80ecf425e4b39e966b86" } Frame { msec: 4752 - hash: "70c827f1b34b44cbd775b666913556d6" + hash: "c3356367750e797ff81bc4102f948134" } Frame { msec: 4768 - hash: "2b91dcef1b3ca66059dd9db4c8e335f3" + hash: "7b5de3772b8bcb4b10f3d265d5603afb" } Frame { msec: 4784 - hash: "38abc77b2361ce257d39c0cf268ba42b" + hash: "ed3c741639232377f61867fd353ce58a" } Frame { msec: 4800 @@ -1302,2254 +1382,118 @@ VisualTest { } Frame { msec: 4816 - hash: "7bed5747d6b771db0fe5802153e54f2f" + hash: "5ca117709284f4a1cbd64cdba4079340" } Frame { msec: 4832 - hash: "9ac1bf268749bc8e58bc4d04b55ef849" + hash: "de315e6836334fd0a2da855f5be4ff30" } Frame { msec: 4848 - hash: "64ea5cb46782d250c46a7a2c8cceea20" + hash: "3d284b4000d2849ed4af2f7c1b859492" } Frame { msec: 4864 - hash: "d81037eb21bfcb434b6c7f3bbd21ad12" + hash: "83f297406b1c6311da3a216024836d15" } Frame { msec: 4880 - hash: "1079ea3a1a62e2cca9a8e907bc5aa4e1" - } - Mouse { - type: 2 - button: 1 - buttons: 1 - x: 130; y: 101 - modifiers: 0 - sendToViewport: true + hash: "1bb236db749ef514c00d0a3dd698d24f" } Frame { msec: 4896 - hash: "3d78320cb021944d7c6cee1a42056663" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 130; y: 102 - modifiers: 0 - sendToViewport: true + hash: "93f79f8717948bde8ee55c668af2d397" } Frame { msec: 4912 - hash: "1e3f580f37a0dc063a383bdf435e85ea" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 131; y: 102 - modifiers: 0 - sendToViewport: true + hash: "881b5c2ccd0bbdaea4d61abbec600fc5" } Frame { msec: 4928 - hash: "75e854ccaad087bfe776a843f0bd7284" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 132; y: 103 - modifiers: 0 - sendToViewport: true + hash: "be72fe7c27901db62f2dbd9a757e4838" } Frame { msec: 4944 - hash: "ad65de5a6887c0a31a9d8f72a2a651db" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 133; y: 103 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 134; y: 103 - modifiers: 0 - sendToViewport: true + hash: "c83c973fb1253ccab333fb1e604155b8" } Frame { msec: 4960 - hash: "62bc9c57724f7ab6bcf7d75d8ff68097" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 135; y: 103 - modifiers: 0 - sendToViewport: true + hash: "dd6072d204812c23e24db1e7a81c6f57" } Frame { msec: 4976 - hash: "00dfc5f4468482cb5f74e62be235b1d2" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 136; y: 103 - modifiers: 0 - sendToViewport: true + hash: "fb342743dc5ab9ade2b8a48a2a11dc8f" } Frame { msec: 4992 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 137; y: 103 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 138; y: 102 - modifiers: 0 - sendToViewport: true + hash: "fc8ede705bfe8f339fe47041c502b0d6" } Frame { msec: 5008 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 139; y: 101 - modifiers: 0 - sendToViewport: true + hash: "00fa0306d3fdc7e384cfc0660a3a355d" } Frame { msec: 5024 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 140; y: 101 - modifiers: 0 - sendToViewport: true + hash: "00fa0306d3fdc7e384cfc0660a3a355d" } Frame { msec: 5040 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 141; y: 100 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 143; y: 100 - modifiers: 0 - sendToViewport: true + hash: "fc8ede705bfe8f339fe47041c502b0d6" } Frame { msec: 5056 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 144; y: 100 - modifiers: 0 - sendToViewport: true + hash: "fb342743dc5ab9ade2b8a48a2a11dc8f" } Frame { msec: 5072 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 146; y: 99 - modifiers: 0 - sendToViewport: true + hash: "dd6072d204812c23e24db1e7a81c6f57" } Frame { msec: 5088 - hash: "748dc58a3ad83d7b99d7b26ad2f82786" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 148; y: 99 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 149; y: 99 - modifiers: 0 - sendToViewport: true + hash: "c83c973fb1253ccab333fb1e604155b8" } Frame { msec: 5104 - hash: "242cc0ee7c3bdb44e8933068d3a93b61" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 150; y: 99 - modifiers: 0 - sendToViewport: true + hash: "be72fe7c27901db62f2dbd9a757e4838" } Frame { msec: 5120 - hash: "3be6f0a35fb085dcf6c9481cf1c23f9d" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 151; y: 99 - modifiers: 0 - sendToViewport: true + hash: "881b5c2ccd0bbdaea4d61abbec600fc5" } Frame { msec: 5136 - hash: "a6f63267eaba9aefd2c9ab338571ef33" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 152; y: 99 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 152; y: 98 - modifiers: 0 - sendToViewport: true + hash: "93f79f8717948bde8ee55c668af2d397" } Frame { msec: 5152 - hash: "ba37dd9ba649e294465dc707f6b768ec" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 153; y: 98 - modifiers: 0 - sendToViewport: true + hash: "1bb236db749ef514c00d0a3dd698d24f" } Frame { msec: 5168 - hash: "35b186609721ec0b8a121d15bc54ce49" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 154; y: 98 - modifiers: 0 - sendToViewport: true + hash: "83f297406b1c6311da3a216024836d15" } Frame { msec: 5184 - hash: "700ff15e4e48af93362455a149d90363" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 155; y: 98 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 156; y: 98 - modifiers: 0 - sendToViewport: true + hash: "3d284b4000d2849ed4af2f7c1b859492" } Frame { msec: 5200 - hash: "1c51eb8d4d25d086bda4d595a49c3a86" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 157; y: 98 - modifiers: 0 - sendToViewport: true + hash: "de315e6836334fd0a2da855f5be4ff30" } Frame { msec: 5216 - hash: "2f085b047d24384d463163df7fac2bd3" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 158; y: 98 - modifiers: 0 - sendToViewport: true + hash: "5ca117709284f4a1cbd64cdba4079340" } Frame { msec: 5232 - hash: "46d7aff6eb47e50e23c061ecb149fbf9" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 160; y: 98 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 161; y: 98 - modifiers: 0 - sendToViewport: true + hash: "4f0d49aff27a1c83287d38e760c10f16" } Frame { msec: 5248 - hash: "48d7a8f749f7501dbaa4599ca41096a5" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 163; y: 97 - modifiers: 0 - sendToViewport: true + hash: "ed3c741639232377f61867fd353ce58a" } Frame { msec: 5264 - hash: "4c2a085c69c118fedfa15fe46cdc508b" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 164; y: 97 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5280 - hash: "25f25828a4d22fe85db0de5c562f658e" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 166; y: 96 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 168; y: 96 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5296 - hash: "e9fb14ec21e9ec1235d2fea6e055b69d" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 170; y: 96 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5312 - hash: "66417881aeb85778be66566241c45f5a" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 174; y: 96 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5328 - hash: "c8c136690ffd8e5cc3e58f7376693b4f" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 176; y: 96 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 178; y: 96 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5344 - hash: "c58c4fb5b7197cd8bd95742dc8715bbf" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 179; y: 96 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5360 - hash: "2e0c93380883fcf2d0e56024fecba605" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 180; y: 96 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5376 - hash: "5f169f09e3d868eb0425a331d4bc3144" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 182; y: 95 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 183; y: 95 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5392 - hash: "ed648742be4b0ded04e713e83ed24b27" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 185; y: 94 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5408 - hash: "92131288bb38480469f4578282dedaf8" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 187; y: 94 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5424 - hash: "e16773f750bb0f635552b1eeadb2d625" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 189; y: 93 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 191; y: 92 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5440 - hash: "6e653cd552d82f38f30b8027d1951534" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 192; y: 92 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5456 - hash: "cfc1d6efa8d1b3b86396704f0be031ad" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 194; y: 92 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5472 - hash: "5848af73f5ab7c811639a6d01921d502" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 196; y: 92 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 198; y: 92 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5488 - hash: "3823e7da05678f63e6761a81ed7233e2" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 199; y: 92 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5504 - hash: "d095abe9814a60824914960a11663f12" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 200; y: 91 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5520 - hash: "18922bb3269d903a36e0b690249b473a" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 200; y: 91 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 201; y: 90 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5536 - hash: "4d8400a3ca2b782e7b054bb2f71d4543" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 202; y: 89 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5552 - hash: "24ed25d7a767f01fb02f545fc6c6931a" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 203; y: 88 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5568 - hash: "55fb16784e3655ae70f97d6c32853cdc" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 204; y: 88 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5584 - hash: "694e6979f0de62b61324dc4b144a2d5d" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 207; y: 86 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 208; y: 85 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5600 - hash: "e61b8b03251f6312e3de4e0c8af684d5" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 210; y: 85 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5616 - hash: "6203321f87d53692dbb2b2aaf7dd3944" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 212; y: 84 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5632 - hash: "297b77029475d77cd8e481199b23da30" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 213; y: 84 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 214; y: 84 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5648 - hash: "414615d772b4c80bf85eabfdca6fd0e0" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 215; y: 84 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5664 - hash: "46d70882552a21267eebb3505da086f3" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 216; y: 84 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5680 - hash: "372acafc63624307bcb384c48a803ab7" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 216; y: 84 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 217; y: 84 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5696 - hash: "1b98094dd4f192af8229b7058b8ce396" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 218; y: 84 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5712 - hash: "d627fa0ce696e46650225e43134643f5" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 218; y: 84 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5728 - hash: "0410f4b504d768bc00940b20d3d942f9" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 219; y: 85 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 219; y: 86 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 220; y: 86 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5744 - hash: "5f8011b44681d769800af8d205c757cb" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 221; y: 87 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5760 - image: "cursorDelegate.5.png" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 222; y: 87 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5776 - hash: "99f7a46f841f96445962b5fb3496d996" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 222; y: 88 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5792 - hash: "ed8bba2823ca2fe7cf138af0fcc52806" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 224; y: 90 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5808 - hash: "c9007b7ae5038ba59bfc6fac15c80d5f" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 226; y: 92 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5824 - hash: "2db81c955a99652bcfef958e870054af" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 228; y: 94 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5840 - hash: "1e3906d7f3ee5a29c3c90b8e1f6c1eb0" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 229; y: 96 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 231; y: 97 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5856 - hash: "fc59738903cc9e6f36ef4d27bfde9496" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 232; y: 98 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5872 - hash: "768aaf4ef2b13b40b75bdf15787966b6" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 233; y: 98 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5888 - hash: "3085baedc0c58a6757b134bb4f80fa9e" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 233; y: 98 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5904 - hash: "0a1b8cad167bf93801f4d0dd34bf872e" - } - Frame { - msec: 5920 - hash: "6366e04808ee015feed44d95cc117e1e" - } - Frame { - msec: 5936 - hash: "dd67a8542a243aac9462e25dc1586e6e" - } - Frame { - msec: 5952 - hash: "e06c8788b2ef327d005b4048f0807334" - } - Frame { - msec: 5968 - hash: "dda2beda1253bd477d04cada4ec4df27" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 233; y: 98 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 5984 - hash: "d659d1724637d90497c8e417764d3477" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 232; y: 99 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 232; y: 99 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6000 - hash: "91035aecf2ac15f3c2c3dbc4b73b540f" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 231; y: 99 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6016 - hash: "91035aecf2ac15f3c2c3dbc4b73b540f" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 230; y: 99 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6032 - hash: "91035aecf2ac15f3c2c3dbc4b73b540f" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 229; y: 99 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 228; y: 100 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6048 - hash: "91035aecf2ac15f3c2c3dbc4b73b540f" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 227; y: 100 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6064 - hash: "91035aecf2ac15f3c2c3dbc4b73b540f" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 225; y: 100 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6080 - hash: "bdc53613cad59416ed79287874eb59f8" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 224; y: 101 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 222; y: 101 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6096 - hash: "54efe0acb07fb69827024a566773a36e" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 220; y: 102 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6112 - hash: "860530a5ac3d89193f3cf234e21f8f6a" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 219; y: 102 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6128 - hash: "ade5f8e28159304b22866f688efdbb46" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 217; y: 102 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 216; y: 102 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6144 - hash: "7d5f5cf34910527d899e89ea07fb7254" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 215; y: 102 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6160 - hash: "c201ed0f2419396a229d8396152aba01" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 213; y: 102 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6176 - hash: "b99135e2cb03ab252ff379c8001c26ad" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 212; y: 102 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 212; y: 102 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6192 - hash: "768aaf4ef2b13b40b75bdf15787966b6" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 210; y: 102 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6208 - hash: "71a5bed1a87e16c986b2f4b245e956b8" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 210; y: 102 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6224 - hash: "7155607add8c7254286097cda52b5888" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 208; y: 103 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 207; y: 103 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6240 - hash: "e516e4d8a4ef0195ae04b3287f536ffd" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 206; y: 103 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6256 - hash: "afa06d10b37d8ad8b57e392142ff50f2" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 205; y: 103 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6272 - hash: "88c3fe68f7251d87a5bf197b9d59b899" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 204; y: 103 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 203; y: 104 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6288 - hash: "b2687baf5148539ee2181b18077e0a3d" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 202; y: 104 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6304 - hash: "457aed68cee2b9f3ff3c7d5f0eb2b6aa" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 201; y: 104 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6320 - hash: "48bb4683718a3b7c34baea29260fbe8c" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 200; y: 103 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 199; y: 103 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6336 - hash: "7c32fbf799bbfc10d0fbdd96bcfa9d95" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 197; y: 102 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6352 - hash: "68cee3b8213a9d38e2ed431d06eb6756" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 196; y: 101 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 194; y: 101 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6368 - hash: "596c732c40a86d16bc649f164b919457" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 191; y: 101 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 188; y: 100 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6384 - hash: "d9cb5bf69d4f8aaebefae6d680a99185" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 187; y: 99 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6400 - hash: "bb6759f3aff00f027f4f426efb775d2d" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 185; y: 99 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6416 - hash: "a408d88f97c30ab8ab12a222b03571b4" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 182; y: 98 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6432 - hash: "bb2e8994dc014eb6d4e4e33257269c2a" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 176; y: 96 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6448 - hash: "190e9df0b8d20b0f37a198e9f3976416" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 171; y: 95 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6464 - hash: "aa7be52534c8550948deea6ae174330d" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 166; y: 94 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 163; y: 94 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6480 - hash: "533caac613ea1279a51a5b5b29acdccc" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 160; y: 94 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6496 - hash: "288cc34879d9ed8ed381ba6cc31de3e7" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 159; y: 94 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6512 - hash: "2a57602c47ab788f288daa81b985fc1d" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 157; y: 94 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 156; y: 94 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6528 - hash: "fa3540fafa1a9e3c5e796b598dce8fb1" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 156; y: 94 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6544 - hash: "7e9b17ae7c10cb30153539911ac6eb13" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 155; y: 94 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6560 - hash: "9e62b16c858e80ff1294ec53e2390498" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 154; y: 94 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 153; y: 95 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6576 - hash: "287470e6cf9bd4b9acfd1cd1512307e3" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 152; y: 95 - modifiers: 0 - sendToViewport: true - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 151; y: 95 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6592 - hash: "4086c7c7a573a1b9f98d22ebf9b46c5f" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 149; y: 95 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6608 - hash: "7d0868f000a1102916720a29a332543f" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 148; y: 96 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6624 - hash: "bda3cfdca81f7cba54514c512eb6b12e" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 146; y: 96 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6640 - hash: "923ff9fac39c3fba2c9cf7b52fc652ad" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 145; y: 97 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6656 - hash: "269718e3586affbbdf0b9599e12f5677" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 145; y: 97 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6672 - hash: "d12e03b5da6ea7b162d7dec6930c1a54" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 144; y: 97 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6688 - hash: "96edf1f15c674c5d8c4e4ce9e1d34f1d" - } - Mouse { - type: 5 - button: 0 - buttons: 1 - x: 144; y: 97 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6704 - hash: "70ce229fae6985dd49de8cca01c031e6" - } - Frame { - msec: 6720 - image: "cursorDelegate.6.png" - } - Mouse { - type: 3 - button: 1 - buttons: 0 - x: 144; y: 97 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 6736 - hash: "56215b7d24ac382ff1ed256c80d14091" - } - Frame { - msec: 6752 - hash: "ac132304e072806431803d26e345b264" - } - Frame { - msec: 6768 - hash: "a8f3e7fbb95ed8fe2b83871eb3d2c151" - } - Frame { - msec: 6784 - hash: "43906030c2572af0f8f0577dbc86e346" - } - Frame { - msec: 6800 - hash: "d64b58801430d5063225dceac1603bca" - } - Frame { - msec: 6816 - hash: "56b81435dc4ce193bb98c3d02c781242" - } - Frame { - msec: 6832 - hash: "a33dce3c55b1b1541cfb9b85a75fcb53" - } - Frame { - msec: 6848 - hash: "6f7411363c66d0959ea5a16a9b610e61" - } - Frame { - msec: 6864 - hash: "fb7ad9156658f3866d19e43f006cf013" - } - Frame { - msec: 6880 - hash: "fca865f762c1a6cc3e487e0e908eef73" - } - Frame { - msec: 6896 - hash: "3d78320cb021944d7c6cee1a42056663" - } - Frame { - msec: 6912 - hash: "1e3f580f37a0dc063a383bdf435e85ea" - } - Frame { - msec: 6928 - hash: "75e854ccaad087bfe776a843f0bd7284" - } - Frame { - msec: 6944 - hash: "ad65de5a6887c0a31a9d8f72a2a651db" - } - Frame { - msec: 6960 - hash: "62bc9c57724f7ab6bcf7d75d8ff68097" - } - Frame { - msec: 6976 - hash: "00dfc5f4468482cb5f74e62be235b1d2" - } - Frame { - msec: 6992 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 7008 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 7024 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 7040 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 7056 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 7072 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 7088 - hash: "00dfc5f4468482cb5f74e62be235b1d2" - } - Frame { - msec: 7104 - hash: "62bc9c57724f7ab6bcf7d75d8ff68097" - } - Frame { - msec: 7120 - hash: "ad65de5a6887c0a31a9d8f72a2a651db" - } - Frame { - msec: 7136 - hash: "75e854ccaad087bfe776a843f0bd7284" - } - Frame { - msec: 7152 - hash: "1e3f580f37a0dc063a383bdf435e85ea" - } - Frame { - msec: 7168 - hash: "3d78320cb021944d7c6cee1a42056663" - } - Frame { - msec: 7184 - hash: "fca865f762c1a6cc3e487e0e908eef73" - } - Frame { - msec: 7200 - hash: "fb7ad9156658f3866d19e43f006cf013" - } - Frame { - msec: 7216 - hash: "6f7411363c66d0959ea5a16a9b610e61" - } - Frame { - msec: 7232 - hash: "a33dce3c55b1b1541cfb9b85a75fcb53" - } - Frame { - msec: 7248 - hash: "56b81435dc4ce193bb98c3d02c781242" - } - Frame { - msec: 7264 - hash: "d64b58801430d5063225dceac1603bca" - } - Frame { - msec: 7280 - hash: "43906030c2572af0f8f0577dbc86e346" - } - Frame { - msec: 7296 - hash: "a8f3e7fbb95ed8fe2b83871eb3d2c151" - } - Frame { - msec: 7312 - hash: "ac132304e072806431803d26e345b264" - } - Frame { - msec: 7328 - hash: "56215b7d24ac382ff1ed256c80d14091" - } - Frame { - msec: 7344 - hash: "4d5c97925b21d699f1c3720a3f51ebbb" - } - Frame { - msec: 7360 - hash: "70ce229fae6985dd49de8cca01c031e6" - } - Frame { - msec: 7376 - hash: "96edf1f15c674c5d8c4e4ce9e1d34f1d" - } - Frame { - msec: 7392 - hash: "d12e03b5da6ea7b162d7dec6930c1a54" - } - Frame { - msec: 7408 - hash: "269718e3586affbbdf0b9599e12f5677" - } - Frame { - msec: 7424 - hash: "42d19ea6dd328c505da5a4eee23a257d" - } - Frame { - msec: 7440 - hash: "e4d9d77859759dd95cf3ffee8f142cd8" - } - Frame { - msec: 7456 - hash: "445e4c6e9872b63a1461e3277dd8185c" - } - Frame { - msec: 7472 - hash: "d6343c629acd987179eae0d158d2504c" - } - Frame { - msec: 7488 - hash: "a5340087baa2c3694ed0cc2bbc3e2ad9" - } - Frame { - msec: 7504 - hash: "205973c30aaca71d1f20e740ce971d82" - } - Frame { - msec: 7520 - hash: "ed28c7e07755e177222c7e322116bfb4" - } - Frame { - msec: 7536 - hash: "6cebfc407a985694c803940608ab1303" - } - Frame { - msec: 7552 - hash: "87f825fc820d3942e4d9b5ece5be3714" - } - Frame { - msec: 7568 - hash: "9aa56dfe90ed2eba58eee0ff6ff3822c" - } - Frame { - msec: 7584 - hash: "c93acf87a918f21a55cf39ea255315a3" - } - Frame { - msec: 7600 - hash: "f8ce1bec5d5016c56fc66d52c28e69d1" - } - Frame { - msec: 7616 - hash: "a365dba2f7c4be77ea98b727813c2f03" - } - Frame { - msec: 7632 - hash: "e8d1c35ee9ef74c4070adfce5e4560f1" - } - Frame { - msec: 7648 - hash: "f5f2dbb041eeb4de1821761f4fbca506" - } - Frame { - msec: 7664 - hash: "f4ea6e9dff51778e9b5d1321453617ec" - } - Frame { - msec: 7680 - image: "cursorDelegate.7.png" - } - Frame { - msec: 7696 - hash: "f2869791dde1eb4c2ea24e04dc3ac653" - } - Frame { - msec: 7712 - hash: "9bd70e91b765de22b70fe295adc4f87f" - } - Frame { - msec: 7728 - hash: "c0338d0a5c72ba63bff666a76ab3242c" - } - Mouse { - type: 2 - button: 1 - buttons: 1 - x: 227; y: 114 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 7744 - hash: "cb2a643eed9b5658260e04495820cd3d" - } - Frame { - msec: 7760 - hash: "6dda51f2e611b1f589c75820fd8c7295" - } - Mouse { - type: 3 - button: 1 - buttons: 0 - x: 227; y: 114 - modifiers: 0 - sendToViewport: true - } - Frame { - msec: 7776 - hash: "98d8692afd47c61421ddcae62414a72e" - } - Frame { - msec: 7792 - hash: "2c533bcdd9df45c6f942d47509ebf20e" - } - Frame { - msec: 7808 - hash: "d28f231fb1e128329e8985689deac882" - } - Frame { - msec: 7824 - hash: "ea73450baf98a2f629ce1c203cfcd728" - } - Frame { - msec: 7840 - hash: "959a31d38edc343b5e081fd0cddc81df" - } - Frame { - msec: 7856 - hash: "9b1ae10ee8e9b3f176357733af9e6735" - } - Frame { - msec: 7872 - hash: "89b0dd11f456bbb321e0bd2e1614c193" - } - Frame { - msec: 7888 - hash: "a0a3aa6d8d4c677894e745ee432084e2" - } - Frame { - msec: 7904 - hash: "f63207b8903085b19de1c9b6a9ff90e0" - } - Frame { - msec: 7920 - hash: "c8f2126fece8c2b473c6511aa568dddb" - } - Frame { - msec: 7936 - hash: "6ccd1f30e85dbad74468c228d92a9a3c" - } - Frame { - msec: 7952 - hash: "bae09fe9f29e0f6ebda298cae753ddab" - } - Frame { - msec: 7968 - hash: "cde4abae868488345fb124b927f46b45" - } - Frame { - msec: 7984 - hash: "a88ccf9c8ae34ffcfd15af4e66102040" - } - Frame { - msec: 8000 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 8016 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 8032 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 8048 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 8064 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 8080 - hash: "a88ccf9c8ae34ffcfd15af4e66102040" - } - Frame { - msec: 8096 - hash: "cde4abae868488345fb124b927f46b45" - } - Frame { - msec: 8112 - hash: "bae09fe9f29e0f6ebda298cae753ddab" - } - Frame { - msec: 8128 - hash: "6ccd1f30e85dbad74468c228d92a9a3c" - } - Frame { - msec: 8144 - hash: "c8f2126fece8c2b473c6511aa568dddb" - } - Frame { - msec: 8160 - hash: "f63207b8903085b19de1c9b6a9ff90e0" - } - Frame { - msec: 8176 - hash: "a0a3aa6d8d4c677894e745ee432084e2" - } - Frame { - msec: 8192 - hash: "89b0dd11f456bbb321e0bd2e1614c193" - } - Frame { - msec: 8208 - hash: "9b1ae10ee8e9b3f176357733af9e6735" - } - Frame { - msec: 8224 - hash: "959a31d38edc343b5e081fd0cddc81df" - } - Frame { - msec: 8240 - hash: "ea73450baf98a2f629ce1c203cfcd728" - } - Frame { - msec: 8256 - hash: "d28f231fb1e128329e8985689deac882" - } - Frame { - msec: 8272 - hash: "2c533bcdd9df45c6f942d47509ebf20e" - } - Frame { - msec: 8288 - hash: "98d8692afd47c61421ddcae62414a72e" - } - Frame { - msec: 8304 - hash: "6dda51f2e611b1f589c75820fd8c7295" - } - Frame { - msec: 8320 - hash: "cb2a643eed9b5658260e04495820cd3d" - } - Frame { - msec: 8336 - hash: "88afd2fa1182fbb2aab100d4587a1006" - } - Frame { - msec: 8352 - hash: "bc657c5181a11a9ff9565f134bdccb8d" - } - Frame { - msec: 8368 - hash: "a296634d814a6e12f9d09f4d8a9fa097" - } - Frame { - msec: 8384 - hash: "f05a2deeb12722904c4f31d641dffeb4" - } - Frame { - msec: 8400 - hash: "75823698247e39dd10a70fe224e13597" - } - Frame { - msec: 8416 - hash: "244fa06c168f7a7401b8ec7f5ddb0e52" - } - Frame { - msec: 8432 - hash: "a78e0f88d269290e9086d1d854618f0c" - } - Frame { - msec: 8448 - hash: "57b1281d29d5c5fdc15d9cf1e3a5545c" - } - Frame { - msec: 8464 - hash: "a24ac211ef29dcf7f22ac95991f1af3f" - } - Frame { - msec: 8480 - hash: "361f978ea3597fd518c25c0069c22e8b" - } - Frame { - msec: 8496 - hash: "ac8e2c01eb58aac0eb4feb6aba9b9628" - } - Frame { - msec: 8512 - hash: "6099612934b5eb90296f1cc3cb5c1a84" - } - Frame { - msec: 8528 - hash: "7c3f08291168065fc9c1d62108022d33" - } - Frame { - msec: 8544 - hash: "8bf57ba445d668af5f3e59276c4f8800" - } - Frame { - msec: 8560 - hash: "c8ed352cbfbc472ea4802a9e03d40052" - } - Frame { - msec: 8576 - hash: "11e5546b30e47d2f3067c0364b9f0877" - } - Frame { - msec: 8592 - hash: "9df0f136fca92d4a05f17ee68f0cd286" - } - Frame { - msec: 8608 - hash: "39f47838a622ba328548cad57cca9e12" - } - Frame { - msec: 8624 - hash: "c891d582be4b23c01e29032fe861081f" - } - Frame { - msec: 8640 - image: "cursorDelegate.8.png" - } - Frame { - msec: 8656 - hash: "c3820dfd382c4568d9fbd2ee95889eda" - } - Frame { - msec: 8672 - hash: "528cf8778318bf7216b54f983dadb2b4" - } - Frame { - msec: 8688 - hash: "419518a3c63aa36f6070e95eb93e58a3" - } - Frame { - msec: 8704 - hash: "11b22e2853c0a9ea6e4ac764348698c9" - } - Frame { - msec: 8720 - hash: "8018329c4b57647942ae34a5f83c2b12" - } - Frame { - msec: 8736 - hash: "c37e9fd5c3d664c2e4911c8cb9fcabf7" - } - Frame { - msec: 8752 - hash: "4e7895f802c9fc249894ba0db25959f7" - } - Frame { - msec: 8768 - hash: "5fed71d99ef70432bc6be8caaea36f17" - } - Frame { - msec: 8784 - hash: "69976d074acbd7a5731c70b33c8f084b" - } - Frame { - msec: 8800 - hash: "c88952348da3df0627b12b8bb05ca13e" - } - Frame { - msec: 8816 - hash: "cc5222da7a17c66d4db146c406492701" - } - Frame { - msec: 8832 - hash: "8915e752776da27cb86019c9decc8a8c" - } - Frame { - msec: 8848 - hash: "d8a77ccc7c01cf187e846a2903e1c55e" - } - Frame { - msec: 8864 - hash: "3cf3f02f98a199c81ef73e8905e7f7ee" - } - Frame { - msec: 8880 - hash: "7a1d47e0109fc370bf63714040cbef96" - } - Frame { - msec: 8896 - hash: "2ca8b8ddbe73b29327e474da34a14a87" - } - Frame { - msec: 8912 - hash: "ee75214865fca848aa38cc05b6049d8f" - } - Frame { - msec: 8928 - hash: "05ab7d8118a806f2215160f5f266a082" - } - Frame { - msec: 8944 - hash: "31e63095b7be56d0bf75e9cff832feb7" - } - Frame { - msec: 8960 - hash: "3ffda2c2f154f1eb806e9f0963057fa1" - } - Frame { - msec: 8976 - hash: "4e805203b58e8f6f331f2e878704fa01" - } - Frame { - msec: 8992 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 9008 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 9024 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 9040 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 9056 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 9072 - hash: "60edce44dd4ca7fac8d8093990ee5ec1" - } - Frame { - msec: 9088 - hash: "4e805203b58e8f6f331f2e878704fa01" - } - Frame { - msec: 9104 - hash: "3ffda2c2f154f1eb806e9f0963057fa1" - } - Frame { - msec: 9120 - hash: "31e63095b7be56d0bf75e9cff832feb7" - } - Frame { - msec: 9136 - hash: "05ab7d8118a806f2215160f5f266a082" + hash: "7b5de3772b8bcb4b10f3d265d5603afb" } } diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.0.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.0.png new file mode 100644 index 0000000..e69860e Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.0.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.1.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.1.png new file mode 100644 index 0000000..1db3c26 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.1.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.10.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.10.png new file mode 100644 index 0000000..9c72d52 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.10.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.11.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.11.png new file mode 100644 index 0000000..9c72d52 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.11.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.2.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.2.png new file mode 100644 index 0000000..fbef805 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.2.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.3.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.3.png new file mode 100644 index 0000000..dc56c7e Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.3.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.4.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.4.png new file mode 100644 index 0000000..04ea496 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.4.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.5.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.5.png new file mode 100644 index 0000000..98bf7de Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.5.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.6.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.6.png new file mode 100644 index 0000000..d95b895 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.6.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.7.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.7.png new file mode 100644 index 0000000..9954344 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.7.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.8.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.8.png new file mode 100644 index 0000000..d49c2ff Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.8.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.9.png b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.9.png new file mode 100644 index 0000000..9c72d52 Binary files /dev/null and b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.9.png differ diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.qml b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.qml new file mode 100644 index 0000000..94891e5 --- /dev/null +++ b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/data/usingMultilineEdit.qml @@ -0,0 +1,4687 @@ +import Qt.VisualTest 4.7 + +VisualTest { + Frame { + msec: 0 + } + Frame { + msec: 16 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 32 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 48 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 64 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 80 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 96 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 112 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 128 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 144 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 160 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 176 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 192 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 208 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 224 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 240 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 256 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 272 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 288 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 304 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 320 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Mouse { + type: 2 + button: 1 + buttons: 1 + x: 118; y: 70 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 336 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 352 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 368 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 384 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 400 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Mouse { + type: 3 + button: 1 + buttons: 0 + x: 118; y: 70 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 416 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 432 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 448 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 464 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 480 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 496 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 512 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 528 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 544 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 560 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 576 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 592 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 608 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 624 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Frame { + msec: 640 + hash: "a4edfba57a47b45f96fe1fa7a37c1720" + } + Mouse { + type: 2 + button: 1 + buttons: 1 + x: 117; y: 102 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 656 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 672 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Mouse { + type: 3 + button: 1 + buttons: 0 + x: 117; y: 102 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 688 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 704 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 720 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 736 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 752 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 768 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 784 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 800 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 816 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 832 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 848 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 864 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 880 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 896 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 912 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 928 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 944 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 960 + image: "usingMultilineEdit.0.png" + } + Frame { + msec: 976 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 992 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1008 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1024 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1040 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1056 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1072 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1088 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1104 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1120 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1136 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1152 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1168 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1184 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1200 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1216 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1232 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1248 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1264 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1280 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Frame { + msec: 1296 + hash: "bf9ad629e190df34f8bbb242e986083f" + } + Key { + type: 6 + key: 44 + modifiers: 0 + text: "2c" + autorep: false + count: 1 + } + Frame { + msec: 1312 + hash: "bf65dbbfc02ad1589093d965c83d5806" + } + Frame { + msec: 1328 + hash: "bf65dbbfc02ad1589093d965c83d5806" + } + Frame { + msec: 1344 + hash: "bf65dbbfc02ad1589093d965c83d5806" + } + Frame { + msec: 1360 + hash: "bf65dbbfc02ad1589093d965c83d5806" + } + Frame { + msec: 1376 + hash: "bf65dbbfc02ad1589093d965c83d5806" + } + Key { + type: 7 + key: 44 + modifiers: 0 + text: "2c" + autorep: false + count: 1 + } + Frame { + msec: 1392 + hash: "bf65dbbfc02ad1589093d965c83d5806" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 1408 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1424 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1440 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1456 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 1472 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1488 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1504 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1520 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1536 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Frame { + msec: 1552 + hash: "ef0640a754b76b5e28bff78376f1aaf3" + } + Key { + type: 6 + key: 68 + modifiers: 0 + text: "64" + autorep: false + count: 1 + } + Frame { + msec: 1568 + hash: "b392b8d675e61166e9707f4a7f191c15" + } + Frame { + msec: 1584 + hash: "b392b8d675e61166e9707f4a7f191c15" + } + Frame { + msec: 1600 + hash: "b392b8d675e61166e9707f4a7f191c15" + } + Key { + type: 7 + key: 68 + modifiers: 0 + text: "64" + autorep: false + count: 1 + } + Frame { + msec: 1616 + hash: "b392b8d675e61166e9707f4a7f191c15" + } + Key { + type: 6 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 1632 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Frame { + msec: 1648 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Frame { + msec: 1664 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Frame { + msec: 1680 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Frame { + msec: 1696 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Key { + type: 7 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 1712 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Frame { + msec: 1728 + hash: "f7a9826581a72f37b1211f1006d93ae5" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 1744 + hash: "cea68eaed3000fe598917688b49525b7" + } + Frame { + msec: 1760 + hash: "cea68eaed3000fe598917688b49525b7" + } + Frame { + msec: 1776 + hash: "cea68eaed3000fe598917688b49525b7" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 1792 + hash: "cea68eaed3000fe598917688b49525b7" + } + Frame { + msec: 1808 + hash: "cea68eaed3000fe598917688b49525b7" + } + Frame { + msec: 1824 + hash: "cea68eaed3000fe598917688b49525b7" + } + Key { + type: 6 + key: 89 + modifiers: 0 + text: "79" + autorep: false + count: 1 + } + Frame { + msec: 1840 + hash: "968932500933300e0a0ca711067d6659" + } + Frame { + msec: 1856 + hash: "968932500933300e0a0ca711067d6659" + } + Frame { + msec: 1872 + hash: "968932500933300e0a0ca711067d6659" + } + Frame { + msec: 1888 + hash: "968932500933300e0a0ca711067d6659" + } + Frame { + msec: 1904 + hash: "968932500933300e0a0ca711067d6659" + } + Key { + type: 7 + key: 89 + modifiers: 0 + text: "79" + autorep: false + count: 1 + } + Key { + type: 6 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 1920 + image: "usingMultilineEdit.1.png" + } + Frame { + msec: 1936 + hash: "1d5b3f8dc6e0701c0c11a330e055ba5d" + } + Frame { + msec: 1952 + hash: "1d5b3f8dc6e0701c0c11a330e055ba5d" + } + Frame { + msec: 1968 + hash: "1d5b3f8dc6e0701c0c11a330e055ba5d" + } + Key { + type: 6 + key: 85 + modifiers: 0 + text: "75" + autorep: false + count: 1 + } + Frame { + msec: 1984 + hash: "067182091936c99dfa5c29b226bd4351" + } + Frame { + msec: 2000 + hash: "067182091936c99dfa5c29b226bd4351" + } + Key { + type: 7 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 2016 + hash: "067182091936c99dfa5c29b226bd4351" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 2032 + hash: "810e996b65424f80e229160860805492" + } + Frame { + msec: 2048 + hash: "810e996b65424f80e229160860805492" + } + Key { + type: 7 + key: 85 + modifiers: 0 + text: "75" + autorep: false + count: 1 + } + Frame { + msec: 2064 + hash: "810e996b65424f80e229160860805492" + } + Frame { + msec: 2080 + hash: "810e996b65424f80e229160860805492" + } + Frame { + msec: 2096 + hash: "810e996b65424f80e229160860805492" + } + Frame { + msec: 2112 + hash: "810e996b65424f80e229160860805492" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 2128 + hash: "810e996b65424f80e229160860805492" + } + Frame { + msec: 2144 + hash: "810e996b65424f80e229160860805492" + } + Key { + type: 6 + key: 87 + modifiers: 0 + text: "77" + autorep: false + count: 1 + } + Frame { + msec: 2160 + hash: "10aca130f139e44c0889d8d9c9bb8673" + } + Frame { + msec: 2176 + hash: "10aca130f139e44c0889d8d9c9bb8673" + } + Frame { + msec: 2192 + hash: "10aca130f139e44c0889d8d9c9bb8673" + } + Frame { + msec: 2208 + hash: "10aca130f139e44c0889d8d9c9bb8673" + } + Frame { + msec: 2224 + hash: "10aca130f139e44c0889d8d9c9bb8673" + } + Frame { + msec: 2240 + hash: "10aca130f139e44c0889d8d9c9bb8673" + } + Key { + type: 7 + key: 87 + modifiers: 0 + text: "77" + autorep: false + count: 1 + } + Key { + type: 6 + key: 82 + modifiers: 0 + text: "72" + autorep: false + count: 1 + } + Frame { + msec: 2256 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Frame { + msec: 2272 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Frame { + msec: 2288 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Frame { + msec: 2304 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Frame { + msec: 2320 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Key { + type: 7 + key: 82 + modifiers: 0 + text: "72" + autorep: false + count: 1 + } + Frame { + msec: 2336 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Frame { + msec: 2352 + hash: "6785570c7f2cc9f3c6b0b07b8a94ecb2" + } + Key { + type: 6 + key: 65 + modifiers: 0 + text: "61" + autorep: false + count: 1 + } + Frame { + msec: 2368 + hash: "701c2738b7c064cd487bd0c6c0beb6b4" + } + Frame { + msec: 2384 + hash: "701c2738b7c064cd487bd0c6c0beb6b4" + } + Frame { + msec: 2400 + hash: "701c2738b7c064cd487bd0c6c0beb6b4" + } + Frame { + msec: 2416 + hash: "701c2738b7c064cd487bd0c6c0beb6b4" + } + Key { + type: 7 + key: 65 + modifiers: 0 + text: "61" + autorep: false + count: 1 + } + Frame { + msec: 2432 + hash: "701c2738b7c064cd487bd0c6c0beb6b4" + } + Key { + type: 6 + key: 80 + modifiers: 0 + text: "70" + autorep: false + count: 1 + } + Frame { + msec: 2448 + hash: "35c0c51dd874faa28058251164836dcb" + } + Frame { + msec: 2464 + hash: "35c0c51dd874faa28058251164836dcb" + } + Frame { + msec: 2480 + hash: "35c0c51dd874faa28058251164836dcb" + } + Frame { + msec: 2496 + hash: "35c0c51dd874faa28058251164836dcb" + } + Frame { + msec: 2512 + hash: "35c0c51dd874faa28058251164836dcb" + } + Frame { + msec: 2528 + hash: "35c0c51dd874faa28058251164836dcb" + } + Key { + type: 7 + key: 80 + modifiers: 0 + text: "70" + autorep: false + count: 1 + } + Frame { + msec: 2544 + hash: "35c0c51dd874faa28058251164836dcb" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 2560 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2576 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2592 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2608 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 2624 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2640 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2656 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2672 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Frame { + msec: 2688 + hash: "12748fe9d3b72aff29449deeb2372d03" + } + Key { + type: 6 + key: 76 + modifiers: 0 + text: "6c" + autorep: false + count: 1 + } + Frame { + msec: 2704 + hash: "0d119074fb7e882ebe4dfbad9bfb401a" + } + Frame { + msec: 2720 + hash: "0d119074fb7e882ebe4dfbad9bfb401a" + } + Frame { + msec: 2736 + hash: "0d119074fb7e882ebe4dfbad9bfb401a" + } + Frame { + msec: 2752 + hash: "0d119074fb7e882ebe4dfbad9bfb401a" + } + Frame { + msec: 2768 + hash: "0d119074fb7e882ebe4dfbad9bfb401a" + } + Frame { + msec: 2784 + hash: "0d119074fb7e882ebe4dfbad9bfb401a" + } + Key { + type: 6 + key: 73 + modifiers: 0 + text: "69" + autorep: false + count: 1 + } + Frame { + msec: 2800 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Key { + type: 7 + key: 76 + modifiers: 0 + text: "6c" + autorep: false + count: 1 + } + Frame { + msec: 2816 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Frame { + msec: 2832 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Frame { + msec: 2848 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Frame { + msec: 2864 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Key { + type: 7 + key: 73 + modifiers: 0 + text: "69" + autorep: false + count: 1 + } + Frame { + msec: 2880 + image: "usingMultilineEdit.2.png" + } + Frame { + msec: 2896 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Frame { + msec: 2912 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Frame { + msec: 2928 + hash: "3646bd6ea35fb8f0160a24a203b0f469" + } + Key { + type: 6 + key: 75 + modifiers: 0 + text: "6b" + autorep: false + count: 1 + } + Frame { + msec: 2944 + hash: "d90cbfbec0e5a73781664eec63ba7081" + } + Frame { + msec: 2960 + hash: "d90cbfbec0e5a73781664eec63ba7081" + } + Frame { + msec: 2976 + hash: "d90cbfbec0e5a73781664eec63ba7081" + } + Key { + type: 7 + key: 75 + modifiers: 0 + text: "6b" + autorep: false + count: 1 + } + Key { + type: 6 + key: 69 + modifiers: 0 + text: "65" + autorep: false + count: 1 + } + Frame { + msec: 2992 + hash: "8faa6d1174cf3e8ef10f6575276ed125" + } + Frame { + msec: 3008 + hash: "8faa6d1174cf3e8ef10f6575276ed125" + } + Frame { + msec: 3024 + hash: "8faa6d1174cf3e8ef10f6575276ed125" + } + Frame { + msec: 3040 + hash: "8faa6d1174cf3e8ef10f6575276ed125" + } + Key { + type: 7 + key: 69 + modifiers: 0 + text: "65" + autorep: false + count: 1 + } + Frame { + msec: 3056 + hash: "8faa6d1174cf3e8ef10f6575276ed125" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 3072 + hash: "bac072bfe350abe83fbc941e56845939" + } + Frame { + msec: 3088 + hash: "bac072bfe350abe83fbc941e56845939" + } + Frame { + msec: 3104 + hash: "bac072bfe350abe83fbc941e56845939" + } + Key { + type: 6 + key: 16777248 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 3120 + hash: "bac072bfe350abe83fbc941e56845939" + } + Key { + type: 7 + key: 32 + modifiers: 33554432 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 3136 + hash: "bac072bfe350abe83fbc941e56845939" + } + Frame { + msec: 3152 + hash: "bac072bfe350abe83fbc941e56845939" + } + Key { + type: 6 + key: 73 + modifiers: 33554432 + text: "49" + autorep: false + count: 1 + } + Frame { + msec: 3168 + hash: "386a85651164d0edbeb5cc2b7ee438c7" + } + Frame { + msec: 3184 + hash: "386a85651164d0edbeb5cc2b7ee438c7" + } + Frame { + msec: 3200 + hash: "386a85651164d0edbeb5cc2b7ee438c7" + } + Frame { + msec: 3216 + hash: "386a85651164d0edbeb5cc2b7ee438c7" + } + Key { + type: 7 + key: 73 + modifiers: 33554432 + text: "49" + autorep: false + count: 1 + } + Frame { + msec: 3232 + hash: "386a85651164d0edbeb5cc2b7ee438c7" + } + Key { + type: 7 + key: 16777248 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 3248 + hash: "982d48e7ef886a74791306f055ddc714" + } + Frame { + msec: 3264 + hash: "982d48e7ef886a74791306f055ddc714" + } + Frame { + msec: 3280 + hash: "982d48e7ef886a74791306f055ddc714" + } + Frame { + msec: 3296 + hash: "982d48e7ef886a74791306f055ddc714" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 3312 + hash: "982d48e7ef886a74791306f055ddc714" + } + Key { + type: 6 + key: 87 + modifiers: 0 + text: "77" + autorep: false + count: 1 + } + Frame { + msec: 3328 + hash: "38003a58f17d25d302c5e1b643b271b0" + } + Frame { + msec: 3344 + hash: "38003a58f17d25d302c5e1b643b271b0" + } + Frame { + msec: 3360 + hash: "38003a58f17d25d302c5e1b643b271b0" + } + Frame { + msec: 3376 + hash: "38003a58f17d25d302c5e1b643b271b0" + } + Frame { + msec: 3392 + hash: "38003a58f17d25d302c5e1b643b271b0" + } + Key { + type: 7 + key: 87 + modifiers: 0 + text: "77" + autorep: false + count: 1 + } + Frame { + msec: 3408 + hash: "38003a58f17d25d302c5e1b643b271b0" + } + Key { + type: 6 + key: 65 + modifiers: 0 + text: "61" + autorep: false + count: 1 + } + Frame { + msec: 3424 + hash: "18d37190d139a1567d91882fdac411d6" + } + Frame { + msec: 3440 + hash: "18d37190d139a1567d91882fdac411d6" + } + Frame { + msec: 3456 + hash: "18d37190d139a1567d91882fdac411d6" + } + Frame { + msec: 3472 + hash: "18d37190d139a1567d91882fdac411d6" + } + Frame { + msec: 3488 + hash: "18d37190d139a1567d91882fdac411d6" + } + Key { + type: 7 + key: 65 + modifiers: 0 + text: "61" + autorep: false + count: 1 + } + Key { + type: 6 + key: 78 + modifiers: 0 + text: "6e" + autorep: false + count: 1 + } + Frame { + msec: 3504 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Frame { + msec: 3520 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Frame { + msec: 3536 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Frame { + msec: 3552 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Frame { + msec: 3568 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Frame { + msec: 3584 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Key { + type: 7 + key: 78 + modifiers: 0 + text: "6e" + autorep: false + count: 1 + } + Frame { + msec: 3600 + hash: "279aa32aaeebea7f8078e8a750d0514b" + } + Key { + type: 6 + key: 84 + modifiers: 0 + text: "74" + autorep: false + count: 1 + } + Frame { + msec: 3616 + hash: "626123df4dc8fc1321d0262871ffbe3e" + } + Frame { + msec: 3632 + hash: "626123df4dc8fc1321d0262871ffbe3e" + } + Frame { + msec: 3648 + hash: "626123df4dc8fc1321d0262871ffbe3e" + } + Frame { + msec: 3664 + hash: "626123df4dc8fc1321d0262871ffbe3e" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 3680 + hash: "00972f42fed66eb94832506b436b203d" + } + Key { + type: 7 + key: 84 + modifiers: 0 + text: "74" + autorep: false + count: 1 + } + Frame { + msec: 3696 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3712 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3728 + hash: "00972f42fed66eb94832506b436b203d" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 3744 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3760 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3776 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3792 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3808 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3824 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3840 + image: "usingMultilineEdit.3.png" + } + Frame { + msec: 3856 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3872 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3888 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3904 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3920 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3936 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3952 + hash: "00972f42fed66eb94832506b436b203d" + } + Frame { + msec: 3968 + hash: "00972f42fed66eb94832506b436b203d" + } + Key { + type: 6 + key: 89 + modifiers: 0 + text: "79" + autorep: false + count: 1 + } + Frame { + msec: 3984 + hash: "72d952ff90862b93ccec046f61d85360" + } + Frame { + msec: 4000 + hash: "72d952ff90862b93ccec046f61d85360" + } + Frame { + msec: 4016 + hash: "72d952ff90862b93ccec046f61d85360" + } + Frame { + msec: 4032 + hash: "72d952ff90862b93ccec046f61d85360" + } + Frame { + msec: 4048 + hash: "72d952ff90862b93ccec046f61d85360" + } + Key { + type: 6 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 4064 + hash: "abd2bd3a1fdf5dbdd5bfdcc84bad136c" + } + Key { + type: 7 + key: 89 + modifiers: 0 + text: "79" + autorep: false + count: 1 + } + Frame { + msec: 4080 + hash: "abd2bd3a1fdf5dbdd5bfdcc84bad136c" + } + Frame { + msec: 4096 + hash: "abd2bd3a1fdf5dbdd5bfdcc84bad136c" + } + Frame { + msec: 4112 + hash: "abd2bd3a1fdf5dbdd5bfdcc84bad136c" + } + Frame { + msec: 4128 + hash: "abd2bd3a1fdf5dbdd5bfdcc84bad136c" + } + Key { + type: 6 + key: 85 + modifiers: 0 + text: "75" + autorep: false + count: 1 + } + Frame { + msec: 4144 + hash: "f091e9b3d660c3664960f3fe6f624a1d" + } + Frame { + msec: 4160 + hash: "f091e9b3d660c3664960f3fe6f624a1d" + } + Key { + type: 7 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 4176 + hash: "f091e9b3d660c3664960f3fe6f624a1d" + } + Frame { + msec: 4192 + hash: "f091e9b3d660c3664960f3fe6f624a1d" + } + Frame { + msec: 4208 + hash: "f091e9b3d660c3664960f3fe6f624a1d" + } + Key { + type: 6 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 4224 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4240 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Key { + type: 7 + key: 85 + modifiers: 0 + text: "75" + autorep: false + count: 1 + } + Frame { + msec: 4256 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4272 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Key { + type: 7 + key: 32 + modifiers: 0 + text: "20" + autorep: false + count: 1 + } + Frame { + msec: 4288 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4304 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4320 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4336 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4352 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Frame { + msec: 4368 + hash: "bc9ae8ea7f8a7f1089263a20b4a5e826" + } + Key { + type: 6 + key: 84 + modifiers: 0 + text: "74" + autorep: false + count: 1 + } + Frame { + msec: 4384 + hash: "f96b7c209a5e558543157cf5aa4ce69e" + } + Frame { + msec: 4400 + hash: "f96b7c209a5e558543157cf5aa4ce69e" + } + Frame { + msec: 4416 + hash: "f96b7c209a5e558543157cf5aa4ce69e" + } + Frame { + msec: 4432 + hash: "f96b7c209a5e558543157cf5aa4ce69e" + } + Frame { + msec: 4448 + hash: "f96b7c209a5e558543157cf5aa4ce69e" + } + Key { + type: 7 + key: 84 + modifiers: 0 + text: "74" + autorep: false + count: 1 + } + Frame { + msec: 4464 + hash: "f96b7c209a5e558543157cf5aa4ce69e" + } + Key { + type: 6 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 4480 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4496 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4512 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4528 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4544 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Key { + type: 7 + key: 79 + modifiers: 0 + text: "6f" + autorep: false + count: 1 + } + Frame { + msec: 4560 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4576 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4592 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Key { + type: 6 + key: 16777248 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 4608 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4624 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4640 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4656 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4672 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4688 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4704 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4720 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4736 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4752 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4768 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4784 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4800 + image: "usingMultilineEdit.4.png" + } + Frame { + msec: 4816 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Frame { + msec: 4832 + hash: "67facce41bc51af385bd8102a7e1285e" + } + Key { + type: 6 + key: 63 + modifiers: 33554432 + text: "3f" + autorep: false + count: 1 + } + Frame { + msec: 4848 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4864 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4880 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4896 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4912 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4928 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4944 + hash: "a616e994d83964ff75d95b702f355937" + } + Key { + type: 7 + key: 63 + modifiers: 33554432 + text: "3f" + autorep: false + count: 1 + } + Frame { + msec: 4960 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4976 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 4992 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5008 + hash: "a616e994d83964ff75d95b702f355937" + } + Key { + type: 7 + key: 16777248 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 5024 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5040 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5056 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5072 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5088 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5104 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5120 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5136 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5152 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5168 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5184 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5200 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5216 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5232 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5248 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5264 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5280 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5296 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5312 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5328 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5344 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5360 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5376 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5392 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5408 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5424 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5440 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5456 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5472 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5488 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5504 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5520 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5536 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5552 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5568 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5584 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5600 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5616 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5632 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5648 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5664 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5680 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5696 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5712 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5728 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5744 + hash: "a616e994d83964ff75d95b702f355937" + } + Frame { + msec: 5760 + image: "usingMultilineEdit.5.png" + } + Mouse { + type: 2 + button: 1 + buttons: 1 + x: 48; y: 19 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5776 + hash: "e9532a9023548cf5dfca3fdaeb3467e7" + } + Frame { + msec: 5792 + hash: "e9532a9023548cf5dfca3fdaeb3467e7" + } + Frame { + msec: 5808 + hash: "e9532a9023548cf5dfca3fdaeb3467e7" + } + Frame { + msec: 5824 + hash: "e9532a9023548cf5dfca3fdaeb3467e7" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 49; y: 21 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 50; y: 22 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5840 + hash: "e9532a9023548cf5dfca3fdaeb3467e7" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 50; y: 23 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 51; y: 26 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5856 + hash: "3ee2836c3a2ff4c71d82dd261941883b" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 53; y: 31 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 54; y: 33 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5872 + hash: "3ee2836c3a2ff4c71d82dd261941883b" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 55; y: 36 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 56; y: 41 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5888 + hash: "3ee2836c3a2ff4c71d82dd261941883b" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 56; y: 44 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 57; y: 48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5904 + hash: "4e620c1b847274f691e80a384eac5320" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 58; y: 52 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 59; y: 58 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5920 + hash: "1a246aa1be0878c38da2eaac6befb738" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 59; y: 64 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 61; y: 69 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5936 + hash: "7d6d4a33aacd1d2f530834af31069793" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 62; y: 75 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 64; y: 80 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5952 + hash: "eba517141a4dc94025801fabc8c5e813" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 64; y: 86 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 66; y: 90 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5968 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 67; y: 97 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 5984 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 67; y: 101 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 67; y: 105 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6000 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 108 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 111 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6016 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 114 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 116 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6032 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 119 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 122 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6048 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 124 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 128 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6064 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 130 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 132 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6080 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 134 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 137 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6096 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 138 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 140 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6112 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 141 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 144 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6128 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 145 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 148 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6144 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 149 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 151 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6160 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 69; y: 153 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 68; y: 154 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6176 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 68; y: 155 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6192 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Frame { + msec: 6208 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Frame { + msec: 6224 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Frame { + msec: 6240 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Frame { + msec: 6256 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 68; y: 154 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6272 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 68; y: 152 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 68; y: 149 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6288 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 68; y: 145 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 66; y: 139 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6304 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 66; y: 126 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 64; y: 117 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6320 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 64; y: 108 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 63; y: 98 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6336 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 61; y: 88 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 61; y: 80 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6352 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 59; y: 72 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 59; y: 64 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6368 + hash: "a0f4a1f253c763054ca7d9727d517e5c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 59; y: 58 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 57; y: 51 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6384 + hash: "b6589493e0225846be0af57024e25d98" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 57; y: 37 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6400 + hash: "b6589493e0225846be0af57024e25d98" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 55; y: 30 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 54; y: 23 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6416 + hash: "d8a1bee2a0e57944d8268a2ce7e6c3c1" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 54; y: 16 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 52; y: 6 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6432 + hash: "a609d3c9cb375240e66dd316af27543c" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 50; y: -2 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 50; y: -9 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6448 + hash: "0d376060ba0f9843ed814a8d8150d047" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 48; y: -23 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6464 + hash: "9ad787bf41f0ab66beffff056a115c23" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 47; y: -31 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 47; y: -38 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6480 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 47; y: -45 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 45; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6496 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 45; y: -48 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 45; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6512 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 45; y: -48 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6528 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6544 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6560 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6576 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -48 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6592 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Frame { + msec: 6608 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Frame { + msec: 6624 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Frame { + msec: 6640 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Frame { + msec: 6656 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Frame { + msec: 6672 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -47 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -46 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6688 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 43; y: -45 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 44; y: -42 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6704 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 44; y: -39 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 45; y: -36 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6720 + image: "usingMultilineEdit.6.png" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 45; y: -33 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 46; y: -28 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6736 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 47; y: -25 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 47; y: -21 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6752 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 48; y: -18 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 49; y: -14 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6768 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 49; y: -10 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 50; y: -8 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6784 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 50; y: -6 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 51; y: -3 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6800 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 51; y: -1 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 52; y: 0 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6816 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 52; y: 2 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 52; y: 3 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6832 + hash: "bc4cd74678c08403bb16b74630d0fd18" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 53; y: 5 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 54; y: 7 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6848 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 54; y: 8 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 55; y: 10 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6864 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 55; y: 11 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 55; y: 12 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6880 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Mouse { + type: 3 + button: 1 + buttons: 0 + x: 55; y: 12 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 6896 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 6912 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 6928 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 6944 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 6960 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 6976 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 6992 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 7008 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 7024 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 7040 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 7056 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 7072 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Frame { + msec: 7088 + hash: "0e728de352bc8658bb3e2900a56bfad9" + } + Mouse { + type: 2 + button: 1 + buttons: 1 + x: 59; y: 44 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 7104 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7120 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7136 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7152 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7168 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Mouse { + type: 3 + button: 1 + buttons: 0 + x: 59; y: 44 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 7184 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7200 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7216 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7232 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7248 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7264 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7280 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7296 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7312 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7328 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7344 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7360 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7376 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7392 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7408 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7424 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7440 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7456 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7472 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7488 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7504 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7520 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7536 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7552 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Frame { + msec: 7568 + hash: "c9b766ef3743159fdd7a01d3eeaa357b" + } + Key { + type: 6 + key: 16777237 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 7584 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Frame { + msec: 7600 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Frame { + msec: 7616 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Key { + type: 7 + key: 16777237 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 7632 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Frame { + msec: 7648 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Frame { + msec: 7664 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Frame { + msec: 7680 + image: "usingMultilineEdit.7.png" + } + Frame { + msec: 7696 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Frame { + msec: 7712 + hash: "f8d7e167379a5109b1744727b3bb5050" + } + Key { + type: 6 + key: 16777237 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 7728 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7744 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7760 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7776 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7792 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7808 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7824 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7840 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7856 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7872 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7888 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7904 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7920 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7936 + hash: "d1f43fa2f710725527736ac3439577df" + } + Frame { + msec: 7952 + hash: "d1f43fa2f710725527736ac3439577df" + } + Key { + type: 7 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Key { + type: 6 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Frame { + msec: 7968 + hash: "1553d42725394fa4d4c9b97dc12a78b9" + } + Frame { + msec: 7984 + hash: "1553d42725394fa4d4c9b97dc12a78b9" + } + Key { + type: 7 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Key { + type: 6 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Frame { + msec: 8000 + hash: "a62df700f3209668a813e765a79e7859" + } + Frame { + msec: 8016 + hash: "a62df700f3209668a813e765a79e7859" + } + Key { + type: 7 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Key { + type: 6 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Frame { + msec: 8032 + hash: "e8928770969b82523e828e3036bbe106" + } + Frame { + msec: 8048 + hash: "e8928770969b82523e828e3036bbe106" + } + Key { + type: 7 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Key { + type: 6 + key: 16777237 + modifiers: 0 + text: "" + autorep: true + count: 1 + } + Frame { + msec: 8064 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8080 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Key { + type: 6 + key: 16777248 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Key { + type: 7 + key: 16777237 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8096 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8112 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8128 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8144 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8160 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8176 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Frame { + msec: 8192 + hash: "ba0c406580cc0fa02a6b26367a290ec9" + } + Key { + type: 6 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8208 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Frame { + msec: 8224 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Frame { + msec: 8240 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Frame { + msec: 8256 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Key { + type: 7 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8272 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Frame { + msec: 8288 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Frame { + msec: 8304 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Frame { + msec: 8320 + hash: "479b5ba3f5b3d38b5e9aba6b5204da03" + } + Key { + type: 6 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8336 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8352 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8368 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8384 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Key { + type: 7 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8400 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8416 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8432 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8448 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Frame { + msec: 8464 + hash: "978ed05f4ea2cc7ddb06807a25883335" + } + Key { + type: 6 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8480 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8496 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8512 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8528 + hash: "b65c439a091d3293352de410d28aaca1" + } + Key { + type: 7 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8544 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8560 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8576 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8592 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8608 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8624 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8640 + image: "usingMultilineEdit.8.png" + } + Frame { + msec: 8656 + hash: "b65c439a091d3293352de410d28aaca1" + } + Key { + type: 7 + key: 16777248 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 8672 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8688 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8704 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8720 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8736 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8752 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8768 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8784 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8800 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8816 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8832 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8848 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8864 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8880 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8896 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8912 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8928 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8944 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8960 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8976 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 8992 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9008 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9024 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9040 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9056 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9072 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9088 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9104 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9120 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9136 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9152 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9168 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9184 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9200 + hash: "b65c439a091d3293352de410d28aaca1" + } + Mouse { + type: 2 + button: 1 + buttons: 1 + x: 70; y: 73 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9216 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9232 + hash: "b65c439a091d3293352de410d28aaca1" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 74 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9248 + hash: "b65c439a091d3293352de410d28aaca1" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 75 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 76 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9264 + hash: "b65c439a091d3293352de410d28aaca1" + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 77 + modifiers: 0 + sendToViewport: true + } + Mouse { + type: 5 + button: 0 + buttons: 1 + x: 70; y: 78 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9280 + hash: "b65c439a091d3293352de410d28aaca1" + } + Mouse { + type: 3 + button: 1 + buttons: 0 + x: 70; y: 78 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9296 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9312 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9328 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9344 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9360 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9376 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9392 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9408 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9424 + hash: "b65c439a091d3293352de410d28aaca1" + } + Frame { + msec: 9440 + hash: "b65c439a091d3293352de410d28aaca1" + } + Mouse { + type: 2 + button: 1 + buttons: 1 + x: 71; y: 94 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9456 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9472 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9488 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9504 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9520 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9536 + hash: "3d08eff16edf54f522a75df1734150df" + } + Mouse { + type: 3 + button: 1 + buttons: 0 + x: 71; y: 94 + modifiers: 0 + sendToViewport: true + } + Frame { + msec: 9552 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9568 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9584 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9600 + image: "usingMultilineEdit.9.png" + } + Frame { + msec: 9616 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9632 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9648 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9664 + hash: "3d08eff16edf54f522a75df1734150df" + } + Key { + type: 6 + key: 16777248 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 9680 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9696 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9712 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9728 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9744 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9760 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9776 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9792 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9808 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9824 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9840 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9856 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9872 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9888 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9904 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9920 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9936 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9952 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9968 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 9984 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10000 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10016 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10032 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10048 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10064 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10080 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10096 + hash: "3d08eff16edf54f522a75df1734150df" + } + Key { + type: 6 + key: 16777237 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 10112 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10128 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10144 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10160 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10176 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10192 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10208 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10224 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Key { + type: 7 + key: 16777237 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 10240 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10256 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10272 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10288 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10304 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10320 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10336 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Frame { + msec: 10352 + hash: "8d9ca5bff73c2c93a0db5787ca7ef76b" + } + Key { + type: 6 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 10368 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10384 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10400 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10416 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10432 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10448 + hash: "3d08eff16edf54f522a75df1734150df" + } + Key { + type: 7 + key: 16777235 + modifiers: 33554432 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 10464 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10480 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10496 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10512 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10528 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10544 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10560 + image: "usingMultilineEdit.10.png" + } + Frame { + msec: 10576 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10592 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10608 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10624 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10640 + hash: "3d08eff16edf54f522a75df1734150df" + } + Key { + type: 7 + key: 16777248 + modifiers: 0 + text: "" + autorep: false + count: 1 + } + Frame { + msec: 10656 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10672 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10688 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10704 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10720 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10736 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10752 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10768 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10784 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10800 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10816 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10832 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10848 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10864 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10880 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10896 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10912 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10928 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10944 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10960 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10976 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 10992 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11008 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11024 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11040 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11056 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11072 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11088 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11104 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11120 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11136 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11152 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11168 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11184 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11200 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11216 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11232 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11248 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11264 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11280 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11296 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11312 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11328 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11344 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11360 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11376 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11392 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11408 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11424 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11440 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11456 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11472 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11488 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11504 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11520 + image: "usingMultilineEdit.11.png" + } + Frame { + msec: 11536 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11552 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11568 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11584 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11600 + hash: "3d08eff16edf54f522a75df1734150df" + } + Frame { + msec: 11616 + hash: "3d08eff16edf54f522a75df1734150df" + } +} diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/qt-669.qml b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/qt-669.qml index b5bb102..d7054ba 100644 --- a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/qt-669.qml +++ b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/qt-669.qml @@ -2,14 +2,13 @@ import QtQuick 1.0 Rectangle { Component { id: testableCursor - //Doesn't blink + //This shouldn't blink Rectangle { color:"black" width:1 } } - color: "green" - width:400; + width:300; height:40; TextEdit { focus: true; diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/usingMultilineEdit.qml b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/usingMultilineEdit.qml index 4cf7e97..f03e1cc 100644 --- a/tests/auto/declarative/qmlvisual/qdeclarativetextedit/usingMultilineEdit.qml +++ b/tests/auto/declarative/qmlvisual/qdeclarativetextedit/usingMultilineEdit.qml @@ -1,13 +1,14 @@ import QtQuick 1.0 Rectangle{ - width: 600 - height: 200 + width: 280 + height: 140 Column{ MultilineEdit{ text: 'I am the very model of a modern major general. I\'ve information vegetable, animal and mineral. I know the kings of england and I quote the fights historical - from Marathon to Waterloo in order categorical.'; width: 182; height: 60; } + Rectangle{height: 20; width: 20;}//Spacer MultilineEdit{text: 'Hello world'} } } -- cgit v0.12