From cbeda35432a347851f9ff842403c168ee742eff7 Mon Sep 17 00:00:00 2001
From: Alan Alpert <alan.alpert@nokia.com>
Date: Fri, 29 Oct 2010 11:53:15 +1000
Subject: Update visuals for qdeclarativepathview visual tests

The only difference appears to be a change to the flicking parameters,
so the test is still valid.

Task-number: QTBUG-14792
---
 .../data/test-pathview-2.0.png                     | Bin 2263 -> 2270 bytes
 .../data/test-pathview-2.1.png                     | Bin 2329 -> 2332 bytes
 .../data/test-pathview-2.2.png                     | Bin 2279 -> 2354 bytes
 .../data/test-pathview-2.3.png                     | Bin 2263 -> 2280 bytes
 .../data/test-pathview-2.4.png                     | Bin 2263 -> 2280 bytes
 .../data/test-pathview-2.5.png                     | Bin 2308 -> 2311 bytes
 .../data/test-pathview-2.6.png                     | Bin 2280 -> 2286 bytes
 .../qdeclarativepathview/data/test-pathview-2.qml  | 894 ++++++++++-----------
 .../qdeclarativepathview/data/test-pathview.0.png  | Bin 2412 -> 2412 bytes
 .../qdeclarativepathview/data/test-pathview.1.png  | Bin 2443 -> 2373 bytes
 .../qdeclarativepathview/data/test-pathview.2.png  | Bin 2398 -> 2404 bytes
 .../qdeclarativepathview/data/test-pathview.3.png  | Bin 2390 -> 2390 bytes
 .../qdeclarativepathview/data/test-pathview.4.png  | Bin 2416 -> 2416 bytes
 .../qdeclarativepathview/data/test-pathview.5.png  | Bin 2395 -> 2395 bytes
 .../qdeclarativepathview/data/test-pathview.qml    | 264 +++---
 .../qdeclarativepathview/test-pathview.qml         |   2 +-
 16 files changed, 580 insertions(+), 580 deletions(-)

diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.0.png b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.0.png
index 18c8a9e..3e1a92d 100644
Binary files a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.0.png and b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.0.png differ
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.1.png b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.1.png
index e86acb4..8658d7d 100644
Binary files a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.1.png and b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.1.png differ
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.2.png b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.2.png
index 17990b7..f1a56d7 100644
Binary files a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.2.png and b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.2.png differ
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.3.png b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.3.png
index 18c8a9e..e1eaebf 100644
Binary files a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.3.png and b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.3.png differ
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.4.png b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.4.png
index 18c8a9e..e1eaebf 100644
Binary files a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.4.png and b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.4.png differ
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.5.png b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.5.png
index 8636f8f..06e7d18 100644
Binary files a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.5.png and b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.5.png differ
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.6.png b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.6.png
index fa7c4b6..2c6c5f9 100644
Binary files a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.6.png and b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.6.png differ
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.qml b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.qml
index 54ef858..e3baa4d 100644
--- a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.qml
+++ b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.qml
@@ -6,239 +6,239 @@ VisualTest {
     }
     Frame {
         msec: 16
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 32
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 48
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 64
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 80
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 96
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 112
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 128
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 144
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 160
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 176
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 192
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 208
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 224
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 240
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 256
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 272
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 288
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 304
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 320
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 336
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 352
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 368
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 384
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 400
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 416
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 432
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 448
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 464
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 480
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 496
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 512
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 528
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 544
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 560
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 576
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 592
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 608
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 624
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 640
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 656
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 672
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 688
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 704
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 720
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 736
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 752
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 768
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 784
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 800
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 816
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 832
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 848
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 864
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 880
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 896
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 912
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 928
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 944
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 960
@@ -246,23 +246,23 @@ VisualTest {
     }
     Frame {
         msec: 976
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 992
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 1008
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 1024
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Frame {
         msec: 1040
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Mouse {
         type: 2
@@ -274,7 +274,7 @@ VisualTest {
     }
     Frame {
         msec: 1056
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Mouse {
         type: 5
@@ -286,7 +286,7 @@ VisualTest {
     }
     Frame {
         msec: 1072
-        hash: "1ed6fa56736cf7cb2f99b5d362974463"
+        hash: "cffe9de189a5c9bed3d98f8803b47212"
     }
     Mouse {
         type: 5
@@ -298,7 +298,7 @@ VisualTest {
     }
     Frame {
         msec: 1088
-        hash: "24f3dd6c49dd8b19cd0c387409405e18"
+        hash: "e8c46deb6b5f5739e4b95d53619e9314"
     }
     Mouse {
         type: 5
@@ -310,7 +310,7 @@ VisualTest {
     }
     Frame {
         msec: 1104
-        hash: "08c828e7fdfba4252fa7a9fb06eb728e"
+        hash: "11d19a126669227211f399d262bfd8bd"
     }
     Mouse {
         type: 5
@@ -322,7 +322,7 @@ VisualTest {
     }
     Frame {
         msec: 1120
-        hash: "b76110faf8520f52128b5e1af8f2b838"
+        hash: "46d81424418241d7dd98c581491c08c7"
     }
     Mouse {
         type: 5
@@ -334,7 +334,7 @@ VisualTest {
     }
     Frame {
         msec: 1136
-        hash: "5f56acb5f39ac291cc8e73c0268df214"
+        hash: "8674dba6282cd9dd6ca31442f7f996e2"
     }
     Mouse {
         type: 5
@@ -346,7 +346,7 @@ VisualTest {
     }
     Frame {
         msec: 1152
-        hash: "840ee0c0d8ea94e22e783a15687f979d"
+        hash: "efc9e337337267c43b865f33c8912c4c"
     }
     Mouse {
         type: 5
@@ -358,7 +358,7 @@ VisualTest {
     }
     Frame {
         msec: 1168
-        hash: "69827007bbdf5a360ccc34a016315113"
+        hash: "b3fd11ff8cf16bad9fd7e1329add6029"
     }
     Mouse {
         type: 5
@@ -370,7 +370,7 @@ VisualTest {
     }
     Frame {
         msec: 1184
-        hash: "2437beb8f9cb39b125611fb186bad820"
+        hash: "3be61bd51ca152965c0e789a7587fe98"
     }
     Mouse {
         type: 5
@@ -390,183 +390,183 @@ VisualTest {
     }
     Frame {
         msec: 1200
-        hash: "df07c389b26fc191234c70b97bfaa432"
+        hash: "9b02fac96198b587d59b10ddc021dfca"
     }
     Frame {
         msec: 1216
-        hash: "8d4e23f4e91d0e0df9d87c3171d5971f"
+        hash: "505b19e66a416012cc10125381b3e012"
     }
     Frame {
         msec: 1232
-        hash: "dd79837aefeabffa7184be07f2a98969"
+        hash: "eff92d7a9b0962067d5ef97e86a23c07"
     }
     Frame {
         msec: 1248
-        hash: "2d9bb2aaf4b882902f090ff0c89053c8"
+        hash: "74f48d40be0dd93988d01aa18f26ae96"
     }
     Frame {
         msec: 1264
-        hash: "b1ec9adbb026d8002a7f16fe9a8d56d2"
+        hash: "1f8608199813f9c54c426f59290089fa"
     }
     Frame {
         msec: 1280
-        hash: "43b23d6e1aeeb36350c3530650e9156f"
+        hash: "8b4e68ab41bf4e0e23d86c7f99ff11a5"
     }
     Frame {
         msec: 1296
-        hash: "03f231597c4d5010ee71c74217f2483d"
+        hash: "00180bb46496f5b10350071a7f0e1f85"
     }
     Frame {
         msec: 1312
-        hash: "8607c7412a5a1b4ea1522f28c465a83e"
+        hash: "d966232acbb1ecf2339a1df02642dd9e"
     }
     Frame {
         msec: 1328
-        hash: "671e80e290bec997eb36320ff76fdccf"
+        hash: "0235a7aa18d390099e6934971354f878"
     }
     Frame {
         msec: 1344
-        hash: "5f6717112bd45e5ebe194e0f87d12be6"
+        hash: "136159dc7d4775e108c4738b7c1bcc86"
     }
     Frame {
         msec: 1360
-        hash: "ca8e33c7a5428d70ae13cb64e5098a48"
+        hash: "e976f2c7ef3d61c2e200fcc849e9f4cd"
     }
     Frame {
         msec: 1376
-        hash: "86e60eb395f66bbaa1ec07b3e07013c0"
+        hash: "09181b465a9d228006e827b56ec83c1d"
     }
     Frame {
         msec: 1392
-        hash: "342fa6ddc02d0a793e97a79ba8882415"
+        hash: "8b3f884ac343f1272e3d3af6b2b4d875"
     }
     Frame {
         msec: 1408
-        hash: "a907fbcc47807d4eb6d66e070ea7f2de"
+        hash: "419ffc2f8685ea8d1e5232c4440b2d96"
     }
     Frame {
         msec: 1424
-        hash: "04838f8b495bed6d050cbe54d00aad31"
+        hash: "105b3cc7c5b8f07e90a3c3aaa9d78ce7"
     }
     Frame {
         msec: 1440
-        hash: "d485534916473ea6c4612230c5a95421"
+        hash: "6005de2db98dfd9cb8e3cb42a668a6bd"
     }
     Frame {
         msec: 1456
-        hash: "1d3da7cc5b9120724645558584f2f0f3"
+        hash: "2bae12b6d577965a3cd24bb05c4f5e44"
     }
     Frame {
         msec: 1472
-        hash: "c271f057d5f1745e910b2b407c52a4f3"
+        hash: "e74db37aedd78bf1765d0a3b4ed89023"
     }
     Frame {
         msec: 1488
-        hash: "050d1814a9ced514db6cfd2732eb76be"
+        hash: "49511dcf43ce2dbbe4fbafb461189e72"
     }
     Frame {
         msec: 1504
-        hash: "cfcd21aadfe3fd611caad83920fb2432"
+        hash: "21183bde6a5cb1d9769e01630e1b593a"
     }
     Frame {
         msec: 1520
-        hash: "472f900ef8eef74522da3338ce7fa93e"
+        hash: "15bef0512513a0bdef002a4af5e1b3d3"
     }
     Frame {
         msec: 1536
-        hash: "f9d892a81c6ba3b9fc4c6e76082d4fa7"
+        hash: "d46944a859d8be8c3371bf719ffe6251"
     }
     Frame {
         msec: 1552
-        hash: "a3febe1c3c4585e25a410a91cc34c1fa"
+        hash: "2a5249bc1e0eba408654d6500fe22e6f"
     }
     Frame {
         msec: 1568
-        hash: "74cd765c9d9a6fb243070b4a56a07e87"
+        hash: "df860d60c47ea0eae7ed917ce1cd0578"
     }
     Frame {
         msec: 1584
-        hash: "469d324abbef017a99bc587bfae622b3"
+        hash: "90bfd7e58c63e7e2ad647d37a597c084"
     }
     Frame {
         msec: 1600
-        hash: "6054ff6e658f0a5f5e313f0a724d9610"
+        hash: "a400250799ca74b0de5fa0b00ea54223"
     }
     Frame {
         msec: 1616
-        hash: "67cee7ebe428c9d35f1f28274f3049d5"
+        hash: "1943506235c641ee444394b2bf48f2ea"
     }
     Frame {
         msec: 1632
-        hash: "ce6c3a1dd726eacbba6306e56121beef"
+        hash: "ac9dd2d323a513f6cf729890b5b6dccc"
     }
     Frame {
         msec: 1648
-        hash: "a7d5f703c98c0c8cd32b189a79e1fd05"
+        hash: "029cbaec81f7e1251d8de63b8011f06e"
     }
     Frame {
         msec: 1664
-        hash: "41cfd9982767ba904843fb73a5a0ed71"
+        hash: "c0cf823c09a96cf8b6ac063a87f1e5ed"
     }
     Frame {
         msec: 1680
-        hash: "388dcde17a820800237d1185372d889f"
+        hash: "9ed0e1fef6937f5e05b6647b0fb9d534"
     }
     Frame {
         msec: 1696
-        hash: "3bd72585388f04d55900ccd345cd576e"
+        hash: "61b878c5c6db407032c6abb76e49e1b2"
     }
     Frame {
         msec: 1712
-        hash: "0e5c63b066f2b70000eca7f3aaa3a195"
+        hash: "b842458ea2b17501f089c9b5cdd15cc4"
     }
     Frame {
         msec: 1728
-        hash: "15199f3e9f00afc76279b5bbffb78d92"
+        hash: "8a308f9048be4323eb82229b2bcdfbe2"
     }
     Frame {
         msec: 1744
-        hash: "596ad681a3b96afbc284e3af5fd173cb"
+        hash: "5a4e29c2d768a3d0ca319ae7406920dd"
     }
     Frame {
         msec: 1760
-        hash: "e5ae2d0245fc5d74c6ea3f7dddd1ca2a"
+        hash: "b96f98a169e700ccf5c77b42e1143d50"
     }
     Frame {
         msec: 1776
-        hash: "0d152716f9ebe5f0fae3f5cabb20630f"
+        hash: "570b2182f63d4eebc2c9d136636c5c7a"
     }
     Frame {
         msec: 1792
-        hash: "74afbfa464b0d19b53432fa4d5ea2804"
+        hash: "df2bb468c032ce62cc23ac3600123649"
     }
     Frame {
         msec: 1808
-        hash: "c8aa3f4738a8c07cdf2450a24c885ce6"
+        hash: "f6579e334ba34bae43c6fa9bae465e32"
     }
     Frame {
         msec: 1824
-        hash: "2e4e0003f1b1cb10593075862b972643"
+        hash: "b6bba71527e894c0520eb840db66fc8a"
     }
     Frame {
         msec: 1840
-        hash: "acea518c7da7330ae78daf5fbfd1a423"
+        hash: "510afb9fd3812786cfdfb82b7131a158"
     }
     Frame {
         msec: 1856
-        hash: "0b8d4ea6947b522c6aa9a32d9f16723e"
+        hash: "13da41ed3e0e071c1645e71a003a8a1d"
     }
     Frame {
         msec: 1872
-        hash: "19f2aef82586817ef574a70865060997"
+        hash: "c09aabd8c11c6124d97793563b274c7a"
     }
     Frame {
         msec: 1888
-        hash: "115565eb0ba3024dbf15d00ed242c389"
+        hash: "34101fd20242b0b48d056f24f21c8939"
     }
     Frame {
         msec: 1904
-        hash: "7e59425c85acf93f5bf55e139c148737"
+        hash: "34f064cb167b85e79a2f113eb430a675"
     }
     Frame {
         msec: 1920
@@ -574,139 +574,139 @@ VisualTest {
     }
     Frame {
         msec: 1936
-        hash: "ce96601476cf55f665bef09bb1b038e2"
+        hash: "d50eb3d7eaad3d2a825876dcf1f59d91"
     }
     Frame {
         msec: 1952
-        hash: "dc6eaacefe37fc709ac0bef99110f796"
+        hash: "c0c308b9eb3af4c1af3bc7e197696475"
     }
     Frame {
         msec: 1968
-        hash: "82ad9b84425bd8e385524cb052a8fdd4"
+        hash: "67e630b9f050a64645e276695f3d4932"
     }
     Frame {
         msec: 1984
-        hash: "608000b44ade998e225010d5ea562316"
+        hash: "5bb212885448a7506ee6de766ea80a8a"
     }
     Frame {
         msec: 2000
-        hash: "ec6b4d519b7bafcf5293c2b5e6585007"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2016
-        hash: "9895792ffa929ba6fc600949f11766b6"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2032
-        hash: "0d2b27c9ca22520b269f93c90de08df4"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2048
-        hash: "78a61e4565db709215b419aa56f6efab"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2064
-        hash: "d6f2aebed062d093c00b27a52f0b14b8"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2080
-        hash: "21b7a438ad1e835b84e5576e52abbe84"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2096
-        hash: "703e32f43e9a71b8677d6839a0eafe06"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2112
-        hash: "b04bea8af558de4120723fc5abd0f36c"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2128
-        hash: "ac8e91c3b55e058ce8ff08ad6e3af9b6"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2144
-        hash: "54846c8c70b232d05ff5eaf144f6f7d3"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2160
-        hash: "52281806f5c80512b4bcab7f61139f74"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2176
-        hash: "a352657ff34ef8962162c00647df343a"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2192
-        hash: "3a0b12d1f8bf5cae8ac06289dd30d52a"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2208
-        hash: "2c6bbcd05719f69b9a67be18de2084a6"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2224
-        hash: "ab091484522587412b0e8aceeb8987ce"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2240
-        hash: "13682b0d45bcbad0f011d08899085b1d"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2256
-        hash: "3c5d6f82eafd1b04edfbcbffbdbe2177"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2272
-        hash: "151803d70b7c3327df32c8602fcd677a"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2288
-        hash: "78613cec5364fe3f0df84188793d8eac"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2304
-        hash: "fc05a3cad43af35230c5ba89f6fd13c5"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2320
-        hash: "9f826733b300c89eeb80452129505e8b"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2336
-        hash: "8565efc5c1fb1bdf5629e3bd495bb611"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2352
-        hash: "3b8f6e8c526ab8cce170277c378a5a69"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2368
-        hash: "07db3bc0ab19e0ca829e89558bacf1a1"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2384
-        hash: "ed8843024c6ac28a8c782839b362149c"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2400
-        hash: "381a9f6564c090613aa2cd0476b95210"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2416
-        hash: "c3fabd891fa8e27fd71df175db383667"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2432
-        hash: "9b441792fdaa9ba9d340fc0c6a9c11bd"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2448
-        hash: "3209c9ba69fa016370e3d56e7e1e37a4"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Frame {
         msec: 2464
-        hash: "34da0a01453fbb2571b370257fd35f8e"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Mouse {
         type: 2
@@ -726,7 +726,7 @@ VisualTest {
     }
     Frame {
         msec: 2480
-        hash: "32e6204a07c493d0a0f9f50773fe8f32"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Mouse {
         type: 5
@@ -738,7 +738,7 @@ VisualTest {
     }
     Frame {
         msec: 2496
-        hash: "2a1814768ae500ba9c24bc2e3e4de1d5"
+        hash: "f9ec9b4de5244e58fbba2f6871e4a61b"
     }
     Mouse {
         type: 5
@@ -750,7 +750,7 @@ VisualTest {
     }
     Frame {
         msec: 2512
-        hash: "7cf6e3c52d12d590beafd061979a49cb"
+        hash: "a123e6b06abaa4dda4645bc174edc6ad"
     }
     Mouse {
         type: 5
@@ -770,7 +770,7 @@ VisualTest {
     }
     Frame {
         msec: 2528
-        hash: "c66c36642ab7f6c32b45e27de38d23b6"
+        hash: "a706a48bce5eec7a1d55fec0df8c4d81"
     }
     Mouse {
         type: 5
@@ -782,7 +782,7 @@ VisualTest {
     }
     Frame {
         msec: 2544
-        hash: "6e003380cc6fd303ae3b499863225ba5"
+        hash: "297edbcda96e508dc9d0d977951c015a"
     }
     Mouse {
         type: 5
@@ -794,7 +794,7 @@ VisualTest {
     }
     Frame {
         msec: 2560
-        hash: "a790259cea2c247493be58c6018435b9"
+        hash: "7d334b1b7bfe3893473b02b49e2e1bda"
     }
     Mouse {
         type: 5
@@ -814,79 +814,79 @@ VisualTest {
     }
     Frame {
         msec: 2576
-        hash: "e6cce7468a27b5063821df8dbaa15c18"
+        hash: "45ba14d15a8fcac259a06dc85a935f18"
     }
     Frame {
         msec: 2592
-        hash: "ff8386cbe89aeac184f4a75237ef4a14"
+        hash: "0119f472e718a8e6bc59a998c18beb7f"
     }
     Frame {
         msec: 2608
-        hash: "1a11a90853b025837b991be40efb78f8"
+        hash: "fb08ca9960ec17a26dcf27de6474392f"
     }
     Frame {
         msec: 2624
-        hash: "17da10de7e2d2fcf125207e2873bdee8"
+        hash: "b209bd311ce16fa9daf612786b7c5f53"
     }
     Frame {
         msec: 2640
-        hash: "dfbda435d05903cc3a31f4f8f31e8985"
+        hash: "d47eb1544d2c417e5b452df6715efe0e"
     }
     Frame {
         msec: 2656
-        hash: "1f3753e809099f20c6289f150a096935"
+        hash: "caf3eeb521fbd0b5f97e99111d4a2416"
     }
     Frame {
         msec: 2672
-        hash: "9454afc9d70103e1f1c00eb0ad2ca534"
+        hash: "5726e2e19aca222de3ce0125cf1def6c"
     }
     Frame {
         msec: 2688
-        hash: "860ab90e2421a0c8faab304915b5e6f2"
+        hash: "7f2ca733f50390284d90e757788c6c64"
     }
     Frame {
         msec: 2704
-        hash: "600258507426a8c3c89e3591ee9328f1"
+        hash: "72eb5d86be5e9b477abbfbfae78261fc"
     }
     Frame {
         msec: 2720
-        hash: "0795a607b893da2bdc0970195f3039fd"
+        hash: "f0a1dda33df6856a02e5668c6bb45aa2"
     }
     Frame {
         msec: 2736
-        hash: "e300b9109e242d85537fc3f4461eaf8e"
+        hash: "55863490cefc48da96a368b95055ac2b"
     }
     Frame {
         msec: 2752
-        hash: "dbb84b38e2bda694f210f133dc133180"
+        hash: "e01c23ac71fd3906a47b4a969ee592d9"
     }
     Frame {
         msec: 2768
-        hash: "2455e9de47da4db88eef35fea1dc2abe"
+        hash: "b45eb0154d405b49c9f7ea1452601b4e"
     }
     Frame {
         msec: 2784
-        hash: "5f0c3d7e089c921a68813a48f0fd8844"
+        hash: "b5bf040d5dbf4f7cf8c5a0dc3d6aaea1"
     }
     Frame {
         msec: 2800
-        hash: "e6d9e7d0fdc724a6a1804bc94629cab4"
+        hash: "c171c81a12d4971f33154e52f789967a"
     }
     Frame {
         msec: 2816
-        hash: "d177183bcbaa27ad061fd88bd037277d"
+        hash: "fac8265a6d744a11120a0d434821d8b4"
     }
     Frame {
         msec: 2832
-        hash: "78dd13fa6367abd14374462d89a3d066"
+        hash: "2b6b1f9aa8aa32c9e48579d215e31268"
     }
     Frame {
         msec: 2848
-        hash: "41d12e4c362ccc99a1a04b3a09f0e68c"
+        hash: "8455997dc106cd5d386eb3cf3703828c"
     }
     Frame {
         msec: 2864
-        hash: "5112700bf72aacb176e63ef054fce244"
+        hash: "c6525e8ee9c7ac6fa4d0c8d6dd4e1745"
     }
     Frame {
         msec: 2880
@@ -894,239 +894,239 @@ VisualTest {
     }
     Frame {
         msec: 2896
-        hash: "0257e67512c62ffc42a272fd304e4ed3"
+        hash: "bc501c449f5d8b7de40b27204c5344a4"
     }
     Frame {
         msec: 2912
-        hash: "42cd0a98aa0f3768cf77aac284072fa9"
+        hash: "fe850b5232c819a9171d0b93aaf5e811"
     }
     Frame {
         msec: 2928
-        hash: "811d27f89b0c434fc49e4280f85c2f27"
+        hash: "a54d819719aeb80392e5b6ffbc25dea0"
     }
     Frame {
         msec: 2944
-        hash: "887406c50c666d08e4d98c040efae9a5"
+        hash: "8479d90984fd9f619b86529231b840fd"
     }
     Frame {
         msec: 2960
-        hash: "27e10fa9d82920c7f761465501d44564"
+        hash: "6bfa9782e64bfc0041175073aa2bbb80"
     }
     Frame {
         msec: 2976
-        hash: "ba67dbe0010ba2aae3ca100886b11553"
+        hash: "8df19b6bd14c7e1f014dfdb4cc887263"
     }
     Frame {
         msec: 2992
-        hash: "8064db575e2c74c0faf7782adc527a08"
+        hash: "02dd88bf2766c756b840bea3e6f7dd80"
     }
     Frame {
         msec: 3008
-        hash: "b7fd5446ad957610ab853e0c597b9a36"
+        hash: "edf9f3ca4b85ffba5ca051d96b1b3b64"
     }
     Frame {
         msec: 3024
-        hash: "092b53eb50e91d74db7899328899cfd3"
+        hash: "7da796da178c888018981d7dd39b3784"
     }
     Frame {
         msec: 3040
-        hash: "0346065ad603b41db9365987ebe81586"
+        hash: "d4b850c173169ec184634bb2001e3f3d"
     }
     Frame {
         msec: 3056
-        hash: "705083f27a338fea544c9806f0d8fcb3"
+        hash: "37afe96e32df2ac6031d70fe9ded7d56"
     }
     Frame {
         msec: 3072
-        hash: "fc29b4888e26deec4c983e487b9bd058"
+        hash: "7a0f09bc5d91c4295000d39c97b31d76"
     }
     Frame {
         msec: 3088
-        hash: "0ff734e0509908eba292c1814f677e5b"
+        hash: "afbbb94bc89ef4f9e321dd2c391d0af1"
     }
     Frame {
         msec: 3104
-        hash: "7181d9011ddd3ad49ee95fac2e146b12"
+        hash: "93c4ff33449244b76103f0d35cc7a9e1"
     }
     Frame {
         msec: 3120
-        hash: "4478b07b0331bb30e60f23ee74475f73"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3136
-        hash: "514aa7a4b1230ae1701004f479eeb5f2"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3152
-        hash: "56e51f8f36e0f1a5a4b6b21c41151375"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3168
-        hash: "f58216f12e507a91482ded5372f960c7"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3184
-        hash: "18e8675ca5ea7ade7e32b29f1632e1ff"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3200
-        hash: "13ec0166cc7dd82042e596739c598a1e"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3216
-        hash: "5cebf9afa912b17ac3161619d238e5da"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3232
-        hash: "f096b191e347b7e2eab51b6adc1a5aac"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3248
-        hash: "81cffc13a615ab673172912760863c08"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3264
-        hash: "e89c7acfc07bc0eb6e9740d545400064"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3280
-        hash: "e681f06f57d43a38acb29a3cb45e4384"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3296
-        hash: "945bfe7808fb620dc3f7ad887183244c"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3312
-        hash: "4d1fc53701adce4e4af87c32e6c5a8de"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3328
-        hash: "c42bbf27e800558fab33bc6e9a0f36b9"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3344
-        hash: "5f48f59812b17a9be466f0601f0ed0df"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3360
-        hash: "f3a3f645115077b7aeb66465280b7a16"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3376
-        hash: "d1c295b2157001ff1020515f4b2aceaa"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3392
-        hash: "e5f364e0e4bd75dd04280f6b6f48b8ba"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3408
-        hash: "f439df4b5907ba0201c0dad934115721"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3424
-        hash: "2e7eb0e999792f3aa87c63865f68d26b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3440
-        hash: "45d3ccb3b03adc8323445207d2dca502"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3456
-        hash: "c345f92a25406e33256bfe47dc7f72f3"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3472
-        hash: "dcb2663d27d644c0b50aa7386aa9d488"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3488
-        hash: "ebe4b9eaf39676bcdd968f8517efa222"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3504
-        hash: "deb3e3e6fdf8fe18de907f88822538e8"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3520
-        hash: "30e8ab0e6cf32a45190c4b29e458d858"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3536
-        hash: "059e6f57c2c78a25ab8b515c878231f9"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3552
-        hash: "fa7621f338ae187edac5cb69b22e64b3"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3568
-        hash: "bf287cbb0963fc8e575cd95808e1983d"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3584
-        hash: "741dc09e0ae13d6afbdaae701cb699ef"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3600
-        hash: "8dd52007df5585aed4b9737a8314a74d"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3616
-        hash: "ddcd945a3a4467d8dd0b7a4197aafed5"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3632
-        hash: "015deb5f228fa2f77978315ccca4f4c8"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3648
-        hash: "e1c960e966873e694837fd98f231cfcb"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3664
-        hash: "17a177d37b427d9488e36d19b345a397"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3680
-        hash: "d4aded08d04f79d50536ecf539c0583d"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3696
-        hash: "72890e9b84acf9df6083e23ab9270da1"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3712
-        hash: "313859115de570f8d41f67c4db7cf49e"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3728
-        hash: "98918d73b6d6b375db53470dd72c7b35"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3744
-        hash: "ff706517a4d257747893c11a3b059926"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3760
-        hash: "73e62664a31232c1a349568c8da6ce64"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3776
-        hash: "bed046c6eae90d267e859cd76d3eacfb"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3792
-        hash: "4643348fc1b47f0d3244e7e717247953"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3808
-        hash: "0305bfc35b5618da19e9eabb3c1b5d2b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3824
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3840
@@ -1134,47 +1134,47 @@ VisualTest {
     }
     Frame {
         msec: 3856
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3872
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3888
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3904
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3920
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3936
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3952
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3968
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 3984
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4000
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4016
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 2
@@ -1186,7 +1186,7 @@ VisualTest {
     }
     Frame {
         msec: 4032
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1198,7 +1198,7 @@ VisualTest {
     }
     Frame {
         msec: 4048
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1210,7 +1210,7 @@ VisualTest {
     }
     Frame {
         msec: 4064
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1222,7 +1222,7 @@ VisualTest {
     }
     Frame {
         msec: 4080
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1234,7 +1234,7 @@ VisualTest {
     }
     Frame {
         msec: 4096
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1254,7 +1254,7 @@ VisualTest {
     }
     Frame {
         msec: 4112
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1266,7 +1266,7 @@ VisualTest {
     }
     Frame {
         msec: 4128
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1278,7 +1278,7 @@ VisualTest {
     }
     Frame {
         msec: 4144
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1298,7 +1298,7 @@ VisualTest {
     }
     Frame {
         msec: 4160
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1310,7 +1310,7 @@ VisualTest {
     }
     Frame {
         msec: 4176
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1322,7 +1322,7 @@ VisualTest {
     }
     Frame {
         msec: 4192
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1342,7 +1342,7 @@ VisualTest {
     }
     Frame {
         msec: 4208
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1354,7 +1354,7 @@ VisualTest {
     }
     Frame {
         msec: 4224
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1366,7 +1366,7 @@ VisualTest {
     }
     Frame {
         msec: 4240
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1386,7 +1386,7 @@ VisualTest {
     }
     Frame {
         msec: 4256
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1398,7 +1398,7 @@ VisualTest {
     }
     Frame {
         msec: 4272
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1410,7 +1410,7 @@ VisualTest {
     }
     Frame {
         msec: 4288
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1430,7 +1430,7 @@ VisualTest {
     }
     Frame {
         msec: 4304
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1442,7 +1442,7 @@ VisualTest {
     }
     Frame {
         msec: 4320
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1454,7 +1454,7 @@ VisualTest {
     }
     Frame {
         msec: 4336
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1474,115 +1474,115 @@ VisualTest {
     }
     Frame {
         msec: 4352
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4368
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4384
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4400
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4416
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4432
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4448
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4464
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4480
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4496
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4512
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4528
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4544
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4560
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4576
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4592
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4608
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4624
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4640
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4656
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4672
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4688
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4704
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4720
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4736
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4752
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4768
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4784
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4800
@@ -1590,147 +1590,147 @@ VisualTest {
     }
     Frame {
         msec: 4816
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4832
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4848
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4864
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4880
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4896
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4912
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4928
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4944
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4960
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4976
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 4992
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5008
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5024
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5040
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5056
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5072
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5088
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5104
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5120
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5136
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5152
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5168
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5184
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5200
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5216
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5232
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5248
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5264
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5280
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5296
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5312
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5328
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5344
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5360
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Frame {
         msec: 5376
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 2
@@ -1742,7 +1742,7 @@ VisualTest {
     }
     Frame {
         msec: 5392
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1762,7 +1762,7 @@ VisualTest {
     }
     Frame {
         msec: 5408
-        hash: "754f9689239e6154a762a6a1e9e0131b"
+        hash: "5e21e09fa0ec2b1e9f29be60100c40f2"
     }
     Mouse {
         type: 5
@@ -1774,7 +1774,7 @@ VisualTest {
     }
     Frame {
         msec: 5424
-        hash: "ba4e61f8de7f078cfc1e5fc8dd3c65f3"
+        hash: "d269b601f6c58e4349a5bc41ed8040cb"
     }
     Mouse {
         type: 5
@@ -1786,7 +1786,7 @@ VisualTest {
     }
     Frame {
         msec: 5440
-        hash: "00389598468dbd1a90cada9543715770"
+        hash: "b5fb0c0e78b48380e5d9dd82be64554c"
     }
     Mouse {
         type: 5
@@ -1798,7 +1798,7 @@ VisualTest {
     }
     Frame {
         msec: 5456
-        hash: "ab020b76bc23554e176bd3a59712c3bc"
+        hash: "86699ae4ad4491a39272704aa8d2be0a"
     }
     Mouse {
         type: 5
@@ -1810,7 +1810,7 @@ VisualTest {
     }
     Frame {
         msec: 5472
-        hash: "96483c5c51cc851c55166b13617b12ea"
+        hash: "f7ad9df8715594e9012d9e6ba61784ae"
     }
     Mouse {
         type: 5
@@ -1822,7 +1822,7 @@ VisualTest {
     }
     Frame {
         msec: 5488
-        hash: "1ad679d1400a0f185a380a75840c6a50"
+        hash: "5d50347997afcdd437e8f5b1afd5fdb6"
     }
     Mouse {
         type: 5
@@ -1842,7 +1842,7 @@ VisualTest {
     }
     Frame {
         msec: 5504
-        hash: "b5ed338d402d16a831c0595311350789"
+        hash: "40290cb6417848caf299aac419e78b3e"
     }
     Mouse {
         type: 5
@@ -1862,63 +1862,63 @@ VisualTest {
     }
     Frame {
         msec: 5520
-        hash: "bf51ff7b6f264170d9c5700559e03262"
+        hash: "cdd32a53cd968afc378069fa7fc08fc1"
     }
     Frame {
         msec: 5536
-        hash: "0d62681e661aad7b67b880e13afeb4de"
+        hash: "2f0e8c2f895506b3d484da3024c0e823"
     }
     Frame {
         msec: 5552
-        hash: "3371739270c458d4ce8a08f2e12d4ba5"
+        hash: "e97ab47515d55760919b4319f7aa2f4a"
     }
     Frame {
         msec: 5568
-        hash: "db271b0ebfa0172d8386ac9afde9f296"
+        hash: "e8698483768d3cf121985ffce93c89e0"
     }
     Frame {
         msec: 5584
-        hash: "d64c064ab483c9636b2736c67b2b1a48"
+        hash: "75f23e628458b6abce65873777ec2226"
     }
     Frame {
         msec: 5600
-        hash: "20a8ccb0ff1c0d5ff606b343f1a32bff"
+        hash: "5477a54c2c2fd9de2b76a82fb8c9c371"
     }
     Frame {
         msec: 5616
-        hash: "5547bb0a4d6b51733829597b9d8d141a"
+        hash: "c20f1a85cf8166664b1dc44986fc7f1a"
     }
     Frame {
         msec: 5632
-        hash: "1135177a5cb24aa11372653985599775"
+        hash: "44f4b02055397a06c628564d9f2180f3"
     }
     Frame {
         msec: 5648
-        hash: "5031ea6ca8ec59155edb7c1f10f77925"
+        hash: "09d79da372ded40a24d1fdc0d5d97fa6"
     }
     Frame {
         msec: 5664
-        hash: "7c5c1015af23f32c002a24a880201883"
+        hash: "7fec934dac44b7365ef110fc9fa2ff0b"
     }
     Frame {
         msec: 5680
-        hash: "c1dd3ad07775d74d2e81b830d07543e0"
+        hash: "d9f6e4e21629626f9f3fbdf879173147"
     }
     Frame {
         msec: 5696
-        hash: "ad6651f644be3c6f1ebf340809fe516f"
+        hash: "674967f6494a5aa45f4344142f54145f"
     }
     Frame {
         msec: 5712
-        hash: "1eb69541ae67d9d9193b86a6592de4c2"
+        hash: "59090ec0960776ae02deb8f2365848a8"
     }
     Frame {
         msec: 5728
-        hash: "c9c40ec693a421243804efb8f99707f4"
+        hash: "6ced1eb439584cd55d7ea83b4c6ad89d"
     }
     Frame {
         msec: 5744
-        hash: "832884a5102069ca085001156a04e74e"
+        hash: "2f93341754e279408ebe9389987d6354"
     }
     Frame {
         msec: 5760
@@ -1926,239 +1926,239 @@ VisualTest {
     }
     Frame {
         msec: 5776
-        hash: "df0c7d73069e1087d34c7a703197cb2a"
+        hash: "6ecfb56d8e685d6e251938ecc740a0d3"
     }
     Frame {
         msec: 5792
-        hash: "4a8e1f548e48b86140aa1a5fa8b17bd3"
+        hash: "eb3254187a72afde5091eb240f1ce043"
     }
     Frame {
         msec: 5808
-        hash: "f79f47e3a0c16a1361fa287a594c4673"
+        hash: "cc367bfa5264fa7539d26ca7f2b81300"
     }
     Frame {
         msec: 5824
-        hash: "c26da5ed2e4055f5c172b48163560143"
+        hash: "6a869340f179e768d271b28fd8983c1b"
     }
     Frame {
         msec: 5840
-        hash: "0e971cd0c2e25d52b689d4b22509a7d9"
+        hash: "e22f23a5d5e55eed1e74414dfd4da00f"
     }
     Frame {
         msec: 5856
-        hash: "40bae0ef35772c476cddccc034b7c872"
+        hash: "c6b0c88158ff5052bb3e8ff4c46fa0f3"
     }
     Frame {
         msec: 5872
-        hash: "ce1fc0faae5e313bc21e024dac3097da"
+        hash: "8cebf630fa954c5a3be2b26b29597379"
     }
     Frame {
         msec: 5888
-        hash: "ba614972cec0e9fa47cb09f1ba77eefb"
+        hash: "60bc980648f99ca37a80bff2e462f2f6"
     }
     Frame {
         msec: 5904
-        hash: "2266ae29490ae01ff8a2329956c124a7"
+        hash: "8c3db2a7a7314931a5553408f41551af"
     }
     Frame {
         msec: 5920
-        hash: "debae0194926cb5af0a8f7fdfb7f08b8"
+        hash: "97323491971e95f6d09c83afbcadcbdc"
     }
     Frame {
         msec: 5936
-        hash: "10a7111367cfcbe24063b9ee6975e4fc"
+        hash: "9abecb040056c3d07614c1d0253d08c6"
     }
     Frame {
         msec: 5952
-        hash: "3c0f9e0603e33506f31ff6569d007b97"
+        hash: "b3efc154d193cb69f074c511918f4976"
     }
     Frame {
         msec: 5968
-        hash: "69d92abce3f093cc7610bd715a7396fa"
+        hash: "e8fd8d8ebfb33d0f7c7717f89dec87b8"
     }
     Frame {
         msec: 5984
-        hash: "befad9882a6af920684d94c74d8d7f78"
+        hash: "fe9eb2c5b292db6fedbdacb4e31b8d9c"
     }
     Frame {
         msec: 6000
-        hash: "10632052ac53504bd36687ba7aa7ebc1"
+        hash: "6e86cbefdb523a7153019aa6c3bdee40"
     }
     Frame {
         msec: 6016
-        hash: "af4053320c12cbcc6f0e7e321dba1c83"
+        hash: "142b81c3de5c7140680f6c0ed77e7a55"
     }
     Frame {
         msec: 6032
-        hash: "4560c5fcef9d630d744e80dc46947b9d"
+        hash: "cfef661007ee19ef6c39cc784f3e8369"
     }
     Frame {
         msec: 6048
-        hash: "012ee780ed98131321aaa241a2599c5f"
+        hash: "1305eafc2ffd60605274e043829bce0c"
     }
     Frame {
         msec: 6064
-        hash: "25d3fb9d44bc2be3b86a5451d8ffaec2"
+        hash: "3c6d2fc8364dd9e5e0409cc6f3d16e78"
     }
     Frame {
         msec: 6080
-        hash: "09c5cbff81a5c9fae40ec29b936ee52b"
+        hash: "e1eb0c51700d3b5c56cf8555d9eb8cf6"
     }
     Frame {
         msec: 6096
-        hash: "27a0b1d2ea2fc8729e5542c6462c1815"
+        hash: "9778e7a92f9223f4a8b01edab2627c94"
     }
     Frame {
         msec: 6112
-        hash: "c6f347c942aed190ebee077b5bd0888c"
+        hash: "7616da76832eace7846df67ff29524bd"
     }
     Frame {
         msec: 6128
-        hash: "029d78844bd72acb310bd2887489bdf0"
+        hash: "f7bf509b2764a44227e1b6ebbb6bcabe"
     }
     Frame {
         msec: 6144
-        hash: "3af16ab398f1515e90e81460ac061a74"
+        hash: "a2efece1011c7f90872154242db70d46"
     }
     Frame {
         msec: 6160
-        hash: "0151ca050722645e2899919f79f6aa0b"
+        hash: "f77dbceb3f26533f2f795ea16116a880"
     }
     Frame {
         msec: 6176
-        hash: "eead61dfc1851bc9fba3b4bca510af6a"
+        hash: "8874effc7fa1455c658490f42aad0046"
     }
     Frame {
         msec: 6192
-        hash: "da822098c606556ad8683316f5a821ab"
+        hash: "6d8e2a8c79eed4edbc7a1005fd7e85fd"
     }
     Frame {
         msec: 6208
-        hash: "ee47fc2bcf2264f5799a76308fbf2b65"
+        hash: "7d0f33ce8f934f0d4bfd6ac5b50bc0a6"
     }
     Frame {
         msec: 6224
-        hash: "81b208b84ca887d35cda79b5c0e4cd4e"
+        hash: "1aefde7dbbd6ca7f57637147bfd7a664"
     }
     Frame {
         msec: 6240
-        hash: "fd52ccaddcb79a2dfa12bb57640a3610"
+        hash: "524fa1fc729a033983817fd9591dff09"
     }
     Frame {
         msec: 6256
-        hash: "b187e8fcd0a777657a733c260aaaf557"
+        hash: "c5559eb1e5bb5d2ab20888831a3924a0"
     }
     Frame {
         msec: 6272
-        hash: "2cfe47a86bf9df3704002288b6249ed9"
+        hash: "e5e78ff025bfa205f6ad243484122ec1"
     }
     Frame {
         msec: 6288
-        hash: "b79b81706f62789a15557ac1a017addf"
+        hash: "b3a4e501838e7c44f9b0e21b263922a3"
     }
     Frame {
         msec: 6304
-        hash: "77a84eb447fe7034783678f6903ff76d"
+        hash: "c35ddb641840b7d7a100e074aab82bb8"
     }
     Frame {
         msec: 6320
-        hash: "82529385d3072812fa737193914ece1c"
+        hash: "1121ff859d3a120efd8d3f6b307d2f5c"
     }
     Frame {
         msec: 6336
-        hash: "a7ccfa6c8aebf2016f2f12045d2f1abe"
+        hash: "2be325c442cfc17ae7b722add60170e1"
     }
     Frame {
         msec: 6352
-        hash: "486d38e7ea6a5cf13f2ecd1c6919ece7"
+        hash: "c3e86d4a73c739c159e71255ca08457e"
     }
     Frame {
         msec: 6368
-        hash: "6c5bd377d2289ec88f969e961f1dcf65"
+        hash: "fc56984eb2c3c9db61a54edcfe67f36b"
     }
     Frame {
         msec: 6384
-        hash: "92e20565fbcf8c7c9a67726f3a0dd41f"
+        hash: "477421a20f47af33b4272fd8f63718bb"
     }
     Frame {
         msec: 6400
-        hash: "0fcd995a26262b875440d0d9f03d16c4"
+        hash: "dee4659125ff750159c5b5ec0acd6a99"
     }
     Frame {
         msec: 6416
-        hash: "f679759eddca739764bd2816ee53ef31"
+        hash: "31dce66ad26dbcee6f1515dd43a94354"
     }
     Frame {
         msec: 6432
-        hash: "adffd1da9b750df3d9f48820a2235c0b"
+        hash: "25c4478c27d808b85746cd65fbb1f93f"
     }
     Frame {
         msec: 6448
-        hash: "e0f8730acf7a6802ade228f95d700c08"
+        hash: "f9094ea959b54b92a6d39db6cd9b5f10"
     }
     Frame {
         msec: 6464
-        hash: "2c5209c3715bb9f39ac23a8b32a17ef9"
+        hash: "47f1d0f234073353ca233206c2872093"
     }
     Frame {
         msec: 6480
-        hash: "741694ef4cbd3477a8e13ba89fc9d607"
+        hash: "3a6cf2c77f1ae99977f2ed0b4683aecf"
     }
     Frame {
         msec: 6496
-        hash: "e88d6a61acb3fde6b441c2e718a0c2fb"
+        hash: "df203035dbd68ffe2c9dc532061e7927"
     }
     Frame {
         msec: 6512
-        hash: "b91863800e6ab967616d68def388d5d5"
+        hash: "20f69f8e32fd217967feb9a955e27717"
     }
     Frame {
         msec: 6528
-        hash: "4c28a99236c351a2e3e3301c0b5bbba8"
+        hash: "0bd932d1953ee28c38a359ddfb0c2075"
     }
     Frame {
         msec: 6544
-        hash: "6affb524d7f63fef94d29629a148be04"
+        hash: "0c6c75cca96a1d04c9b60d9bd1543318"
     }
     Frame {
         msec: 6560
-        hash: "f7823d25adf673117f010738d977b787"
+        hash: "9b4c8f6cf066800c1f2bb07357fc2e0d"
     }
     Frame {
         msec: 6576
-        hash: "dfb930f3db30ec53c8e9a1aa5d9056e4"
+        hash: "eb861eb18ddb237cd11d24e101be83d1"
     }
     Frame {
         msec: 6592
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "086db75c06bf1fb1f527f5c8e6255d02"
     }
     Frame {
         msec: 6608
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "e807b1166ca3f658c780b1fef8400b8d"
     }
     Frame {
         msec: 6624
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6640
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6656
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6672
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6688
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6704
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6720
@@ -2166,138 +2166,138 @@ VisualTest {
     }
     Frame {
         msec: 6736
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6752
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6768
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6784
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6800
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6816
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6832
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6848
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6864
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6880
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6896
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6912
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6928
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6944
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6960
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6976
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 6992
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7008
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7024
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7040
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7056
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7072
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7088
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7104
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7120
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7136
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7152
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7168
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7184
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7200
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7216
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7232
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7248
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
     Frame {
         msec: 7264
-        hash: "57269234dc01b66f6aeb841c328c06b5"
+        hash: "a9c65a178a4b4598705bf736c0b1b595"
     }
 }
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.0.png b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.0.png
index 16a7e10..d94ea19 100644
Binary files a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.0.png and b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.0.png differ
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.1.png b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.1.png
index 116ce88..df940df 100644
Binary files a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.1.png and b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.1.png differ
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.2.png b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.2.png
index 13896d4..d10afe1 100644
Binary files a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.2.png and b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.2.png differ
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.3.png b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.3.png
index 5d18003..8f99617 100644
Binary files a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.3.png and b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.3.png differ
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.4.png b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.4.png
index cd3387f..18b1c09 100644
Binary files a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.4.png and b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.4.png differ
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.5.png b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.5.png
index 9f31c69..e15d688 100644
Binary files a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.5.png and b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.5.png differ
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.qml b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.qml
index 06d32b6..949807d 100644
--- a/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.qml
+++ b/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.qml
@@ -246,7 +246,7 @@ VisualTest {
     }
     Frame {
         msec: 912
-        hash: "1c2d4a99e7e2f5e945c05857d6a463a2"
+        hash: "01b9c877f51b878ed262943aedcf89b4"
     }
     Mouse {
         type: 5
@@ -558,79 +558,79 @@ VisualTest {
     }
     Frame {
         msec: 1616
-        hash: "0b3782e842a6c54585d6a266314025d8"
+        hash: "64c0ba48b59addcbd9dc2a36c24b3070"
     }
     Frame {
         msec: 1632
-        hash: "02409885b82ebac931df18d8e23238d7"
+        hash: "5ce463d514a776055897052defbae117"
     }
     Frame {
         msec: 1648
-        hash: "edcbd91ad267c125c431367be3e4a8a3"
+        hash: "16b25853ec30feee97c3f11a0ea5767e"
     }
     Frame {
         msec: 1664
-        hash: "47641fd7ec919b3c041c5acc04b0d083"
+        hash: "55cfc9179923c935a44de0fee69d74ce"
     }
     Frame {
         msec: 1680
-        hash: "ea8f026fee0fba2c27a8df1e1e531acb"
+        hash: "47641fd7ec919b3c041c5acc04b0d083"
     }
     Frame {
         msec: 1696
-        hash: "e2e8a398760be380f9b2b7dbcb03c0e8"
+        hash: "466eedb320beed99d7eba5a71095438a"
     }
     Frame {
         msec: 1712
-        hash: "a1767f2e10f9ab87050ef246a4a29bbb"
+        hash: "a7520215940ca21acd148ca88c0fec62"
     }
     Frame {
         msec: 1728
-        hash: "f60cccf793bd6d356d69b1394638a201"
+        hash: "f5c8bff5c3305064dbaa777707994de3"
     }
     Frame {
         msec: 1744
-        hash: "31dc8c50a99164c19445a089223c8813"
+        hash: "95b37e22bb68634029e18bcef7e9502c"
     }
     Frame {
         msec: 1760
-        hash: "78ff726b7da5ba03fa74f66b39bf1006"
+        hash: "f60cccf793bd6d356d69b1394638a201"
     }
     Frame {
         msec: 1776
-        hash: "6f8a540dccf7182f6aed8903a0afb109"
+        hash: "d77a5c2553e9391c14a49dba951ae236"
     }
     Frame {
         msec: 1792
-        hash: "c914c500507b9c7180dcf25e985135e9"
+        hash: "0bfa2f6e5fa25a9847c2515de8ad53bd"
     }
     Frame {
         msec: 1808
-        hash: "39702ce38bcfca46ef3a8dbb7299c725"
+        hash: "202c077b20213814545ab594987b3c46"
     }
     Frame {
         msec: 1824
-        hash: "969b71ee88a1d244e62af1cecc105234"
+        hash: "32c5d1644c4f6a3386b4300b1dadae2e"
     }
     Frame {
         msec: 1840
-        hash: "11c8397fb9d7b993761b08ba8c9958e5"
+        hash: "c914c500507b9c7180dcf25e985135e9"
     }
     Frame {
         msec: 1856
-        hash: "79ad4a90ab449e3232db993b30786d89"
+        hash: "62095b2214425007cb19a6218819ed21"
     }
     Frame {
         msec: 1872
-        hash: "daf979fd50e0860bf30f377a059d89dc"
+        hash: "06d25e03eca85906c93d60b7c80b353c"
     }
     Frame {
         msec: 1888
-        hash: "5412e7524dc22e8064c8a8c684092802"
+        hash: "605992eb3f636b705b4b6dd7dfbe1a5f"
     }
     Frame {
         msec: 1904
-        hash: "2c3bea8bf10ecf6c19b93e94cb7ac0ea"
+        hash: "3241ccb6da86acc69bb07c044ba5bade"
     }
     Frame {
         msec: 1920
@@ -638,15 +638,15 @@ VisualTest {
     }
     Frame {
         msec: 1936
-        hash: "bbfa2f8aaab0abaff9d771d5ec546d96"
+        hash: "f09fe53cd6698a94d1626df1a1e4079b"
     }
     Frame {
         msec: 1952
-        hash: "be2811bf369bc9dd8c5d9deec3b84788"
+        hash: "aff96cfa2f88f1f2ce6af5e6a838fb79"
     }
     Frame {
         msec: 1968
-        hash: "779838915f48eb917d36c3f2b65eedae"
+        hash: "dddc255c053608f6b199cebb40e164bc"
     }
     Mouse {
         type: 2
@@ -666,7 +666,7 @@ VisualTest {
     }
     Frame {
         msec: 1984
-        hash: "d20b5fe14b47dfb1e73f8ef44802da11"
+        hash: "345864eccf0b48f94097c9e0f037d71d"
     }
     Mouse {
         type: 5
@@ -678,7 +678,7 @@ VisualTest {
     }
     Frame {
         msec: 2000
-        hash: "5312dd1f9d309ab5134b8bb67685488e"
+        hash: "05e9776009f78d5466473c67a900e74d"
     }
     Mouse {
         type: 5
@@ -698,219 +698,219 @@ VisualTest {
     }
     Frame {
         msec: 2016
-        hash: "8d6b6cbb74cc654bc5aff10a807dd3cb"
+        hash: "3a2bca372b5e492d71c73c945851a616"
     }
     Frame {
         msec: 2032
-        hash: "dee717869177d1de4a26599b120f1c3d"
+        hash: "f7957d18f0fc7421f7109dfc5debba3a"
     }
     Frame {
         msec: 2048
-        hash: "2b2c60f42024784ceed5c68505dfa5ca"
+        hash: "cdd2a73b65b60991f1a3671cc668fa0e"
     }
     Frame {
         msec: 2064
-        hash: "1a6a108fd6cf607ec08dbedd804d12f7"
+        hash: "d1646d66d0726f163cd32d4e985da46b"
     }
     Frame {
         msec: 2080
-        hash: "10bc4d0a1dc400fedc9a68b68c6525fd"
+        hash: "1d2ea750a691ba78943c8e6e1a950017"
     }
     Frame {
         msec: 2096
-        hash: "dc6a4abfbfb38e90af2308320d0f795b"
+        hash: "c372a639a59e7cb1f5573de540dd0dcf"
     }
     Frame {
         msec: 2112
-        hash: "82c61d8461001c19af7c2b458d427e0b"
+        hash: "964fc74c67a84cb84516389c57468ada"
     }
     Frame {
         msec: 2128
-        hash: "e455d9ccffedaa708532bb69ad15871e"
+        hash: "7310eb82821b9c209dd9e54d7b8d2e61"
     }
     Frame {
         msec: 2144
-        hash: "b9c6169ad08724fc70df30668dfe7509"
+        hash: "55b62e5afa61e8acb4faf97f7c2b1aa5"
     }
     Frame {
         msec: 2160
-        hash: "a3fe5862be470470854d4157c1c027db"
+        hash: "4a9994d898380369eb705efb52839402"
     }
     Frame {
         msec: 2176
-        hash: "6a3804bd5f4fd5f1c424615ceb620525"
+        hash: "340811fac74949d8561c825547801ab0"
     }
     Frame {
         msec: 2192
-        hash: "df0d72248310654a9cf47e707fe9e414"
+        hash: "4ab688cb3f157dff07a652a84d1ed1da"
     }
     Frame {
         msec: 2208
-        hash: "beb19f2b2979ab40b5ccf8c0fbe9b72f"
+        hash: "a249bd338776e1f0d11ad70aebcb91b3"
     }
     Frame {
         msec: 2224
-        hash: "be3449b49048b764bea68a76baa0fc75"
+        hash: "6db4a1fd4f2597a180705b7d927ef512"
     }
     Frame {
         msec: 2240
-        hash: "4a615cae9c8f85e7b8aecd4c9014f1eb"
+        hash: "7a47ac68a2a433d6edce92b772c3c608"
     }
     Frame {
         msec: 2256
-        hash: "b3c274f1a9d65684c0a55a544bf77810"
+        hash: "10f23e9e7729a6525549b71143ae539c"
     }
     Frame {
         msec: 2272
-        hash: "31456b01fcfb60a77d2b9662c2fff7b6"
+        hash: "c977e2525e1fb7406414862fbd23fcf8"
     }
     Frame {
         msec: 2288
-        hash: "2be5cf3f6158bf09659acc68b134846f"
+        hash: "66251028e13fbd8f4f4d6836eb9615f9"
     }
     Frame {
         msec: 2304
-        hash: "5f9c725a11305f3e6c48ab332faabf50"
+        hash: "925b50a4f9fe33d83463914c2221be82"
     }
     Frame {
         msec: 2320
-        hash: "277c2733c7245d045665198984b74224"
+        hash: "7169f87de9a332bb94108661e9783a54"
     }
     Frame {
         msec: 2336
-        hash: "265b8342bc747fb43a5291df0f4ce48b"
+        hash: "3ff3c0d2db8d1d65cfc7b14520cf41aa"
     }
     Frame {
         msec: 2352
-        hash: "803b49ec31955b481009a51c64bcce65"
+        hash: "0757ee68ff9923a2dbeb2129f3d4409c"
     }
     Frame {
         msec: 2368
-        hash: "a717b30ad50746cdf0fae82212ac88f0"
+        hash: "223dd69204949b494cda0762ef9965fd"
     }
     Frame {
         msec: 2384
-        hash: "65f46c8e69f24d060b5da6f866867f51"
+        hash: "e97c6ba010857de43baeccbe85e2b262"
     }
     Frame {
         msec: 2400
-        hash: "52f9e5d1106d00a950470076a50e4239"
+        hash: "9f170350da8b3785d5db9c24ce8cacf8"
     }
     Frame {
         msec: 2416
-        hash: "058a787aae2845308e68bb93f6a811e4"
+        hash: "512f3a1ef9d5c263ab22559490dc3022"
     }
     Frame {
         msec: 2432
-        hash: "621985111c25994c0c0fe3635be67c1d"
+        hash: "0f3df7f366bc918c55172df45c22056e"
     }
     Frame {
         msec: 2448
-        hash: "2949b8185cefbaaf587a043d805cc670"
+        hash: "71f8f04423b9a3356aa08235a91ddde7"
     }
     Frame {
         msec: 2464
-        hash: "d4a03127ae5047184c736617deeac92d"
+        hash: "0c48c98562318f7bac502c49fd09fd5e"
     }
     Frame {
         msec: 2480
-        hash: "876c6c5ac4500de6234423bf6f3511d6"
+        hash: "17defd865ec00da3a74360044a906ea9"
     }
     Frame {
         msec: 2496
-        hash: "eb08aa172cfbdb696b6f672dfa7b6fff"
+        hash: "07ef0b634016b52023174a6a593cb2aa"
     }
     Frame {
         msec: 2512
-        hash: "a60c13b8f46faa0a35dbb539010550d4"
+        hash: "56d06c41e9ad55852654bcc6ce77504d"
     }
     Frame {
         msec: 2528
-        hash: "c6f8786506e0326a5734ab8aea782f95"
+        hash: "05848d818a1531a649f9c23947e67855"
     }
     Frame {
         msec: 2544
-        hash: "a49927f2aae24e692fc379f0ab6f4ee9"
+        hash: "11c8397fb9d7b993761b08ba8c9958e5"
     }
     Frame {
         msec: 2560
-        hash: "2f1a2d50e1090b34ad1ea6a36eec4fe0"
+        hash: "82255275db096d4150bd6cbd07805b3f"
     }
     Frame {
         msec: 2576
-        hash: "a5ee24d37be960a88684748b73dc75fe"
+        hash: "8dd3572656f6feb16d55d9318b6b6317"
     }
     Frame {
         msec: 2592
-        hash: "28682389395b47ae33ceec1ba3beef4e"
+        hash: "8096e99b41c38a777df2010057119afb"
     }
     Frame {
         msec: 2608
-        hash: "1869667b50b76d99716dd0d7849901fa"
+        hash: "4187c358b8319dffdef36c67b02a4921"
     }
     Frame {
         msec: 2624
-        hash: "2806ee1005193f55825aa6147583985f"
+        hash: "f891ef9a694bc6513f04e38d34c78e24"
     }
     Frame {
         msec: 2640
-        hash: "c00589dce90e3ab2f2c8890f30f80d3d"
+        hash: "77db9416fb003a5bb793b6573ca3a3cd"
     }
     Frame {
         msec: 2656
-        hash: "1f1881f0a29525e380ecbcce15499fa4"
+        hash: "152cf831ca83212fc026b1146c49a386"
     }
     Frame {
         msec: 2672
-        hash: "2a4c3ff764545a3899c864680f22f0a3"
+        hash: "a596b17515b471d5e67edda3baf8938b"
     }
     Frame {
         msec: 2688
-        hash: "2685820514ce5d5729f3761b1eaa1682"
+        hash: "307db3e3c929da9783b12d7a2efdbda5"
     }
     Frame {
         msec: 2704
-        hash: "2685820514ce5d5729f3761b1eaa1682"
+        hash: "1baff6641852daabdc639a35a4821189"
     }
     Frame {
         msec: 2720
-        hash: "2685820514ce5d5729f3761b1eaa1682"
+        hash: "1f7df5b9c29773c7ae3d08005e7dd903"
     }
     Frame {
         msec: 2736
-        hash: "2685820514ce5d5729f3761b1eaa1682"
+        hash: "7eb1937ccb2727c27e57b7d7960678d2"
     }
     Frame {
         msec: 2752
-        hash: "2685820514ce5d5729f3761b1eaa1682"
+        hash: "8294b7a9105083887634973a1c64b70a"
     }
     Frame {
         msec: 2768
-        hash: "2685820514ce5d5729f3761b1eaa1682"
+        hash: "89ea9be6ebb280ff43d7b037d989aa53"
     }
     Frame {
         msec: 2784
-        hash: "2685820514ce5d5729f3761b1eaa1682"
+        hash: "4cbeaef4f796eebf114c5e470389d30a"
     }
     Frame {
         msec: 2800
-        hash: "2685820514ce5d5729f3761b1eaa1682"
+        hash: "0ce8c069bf3fb31d759d62e429c67a15"
     }
     Frame {
         msec: 2816
-        hash: "2685820514ce5d5729f3761b1eaa1682"
+        hash: "201f1b39884249f60a53a201f783ce9b"
     }
     Frame {
         msec: 2832
-        hash: "2685820514ce5d5729f3761b1eaa1682"
+        hash: "bcafa2c76a9747a64565a3d3484c1c91"
     }
     Frame {
         msec: 2848
-        hash: "2685820514ce5d5729f3761b1eaa1682"
+        hash: "94c7ff74b5a37b6e03a47afc40fde107"
     }
     Frame {
         msec: 2864
-        hash: "2685820514ce5d5729f3761b1eaa1682"
+        hash: "08127dfa54da0616ce6cb19c646487ed"
     }
     Frame {
         msec: 2880
@@ -934,7 +934,7 @@ VisualTest {
     }
     Frame {
         msec: 2896
-        hash: "ce00c77e8ff1768b41f5585344af1c58"
+        hash: "b76ce9c50fcbe38a29c1930302dd61da"
     }
     Mouse {
         type: 5
@@ -946,7 +946,7 @@ VisualTest {
     }
     Frame {
         msec: 2912
-        hash: "24f401275fa6ec7d26234609792fe0b8"
+        hash: "d30704b159562c21cd2f42f2370acdfa"
     }
     Mouse {
         type: 5
@@ -958,7 +958,7 @@ VisualTest {
     }
     Frame {
         msec: 2928
-        hash: "d3c74863c627a1b922a6b6c4a24f8c40"
+        hash: "db0916ebf147ee738aaf7492bd38c262"
     }
     Mouse {
         type: 5
@@ -978,203 +978,203 @@ VisualTest {
     }
     Frame {
         msec: 2944
-        hash: "64a3209e6adc737065e5d5c3202a7283"
+        hash: "128058d78c8ceabf4867c8c2d23c8007"
     }
     Frame {
         msec: 2960
-        hash: "cf936ffe4330edefddb31c59368491fc"
+        hash: "9a59b6d1576b70796abcd58167e5135e"
     }
     Frame {
         msec: 2976
-        hash: "a67213db044bb876f737cd355fe54444"
+        hash: "2d5f030aa7ae5f7b5df1894f0250a391"
     }
     Frame {
         msec: 2992
-        hash: "0f9e97057cbbd8071e0f5f61318bdf9c"
+        hash: "fb45fe68abab13f5eb4e8022f1e4e2f1"
     }
     Frame {
         msec: 3008
-        hash: "c5f38d334df86ebb6ac4600c83eced20"
+        hash: "ad090853500b3720c1bb4d750731e25c"
     }
     Frame {
         msec: 3024
-        hash: "6d8e6049a36eac4136dbdb5fb18d0650"
+        hash: "f8f560f26cc0b63f51858c5119b7a1ef"
     }
     Frame {
         msec: 3040
-        hash: "8ee97cff4a632e6e297bd3bdac27b8d4"
+        hash: "87e9d53c0ffcf7231693d9d6619ad37e"
     }
     Frame {
         msec: 3056
-        hash: "aca1fcd005d211d35245e64a44002c01"
+        hash: "73000f490569eb178d47a00b96d39a17"
     }
     Frame {
         msec: 3072
-        hash: "7076180bf0eb14a5e733be9320f1f009"
+        hash: "b8a196eca9c3bd95659931115bec319f"
     }
     Frame {
         msec: 3088
-        hash: "e0a0545b3a0b6a0b07d3fa987e1d58b6"
+        hash: "5f9265d0818701ce08066b55a8bbd904"
     }
     Frame {
         msec: 3104
-        hash: "0294b098ce7f0d381542776320e52d2e"
+        hash: "9a62f2e25e8d32872e43fbdcdb838756"
     }
     Frame {
         msec: 3120
-        hash: "36f8bcc42add38fe149e34a703cf8a02"
+        hash: "1c7b238074d274e4f105b5c2b7fd6dac"
     }
     Frame {
         msec: 3136
-        hash: "631426bde50fd35d1da1c30d9878253e"
+        hash: "f6fbd5658a122ced7257852b4d38605d"
     }
     Frame {
         msec: 3152
-        hash: "a4d64c9d378138bedf63389e58d8f1d6"
+        hash: "24a0cc1d69213b12f9420fa9ffee7319"
     }
     Frame {
         msec: 3168
-        hash: "17fdf61bffd947c2e9898f5c4517fdf8"
+        hash: "8811594c57e514da3afeb04460569e5d"
     }
     Frame {
         msec: 3184
-        hash: "653b8c7a55bc4ca763238098711eafa1"
+        hash: "760d4afdc958184b5b68bc3bcc2f1d3b"
     }
     Frame {
         msec: 3200
-        hash: "89e15b3ee1b1fc945801e08cfcdba62c"
+        hash: "b3b2ca99af9aa022dfebf71bfa1cd491"
     }
     Frame {
         msec: 3216
-        hash: "7ea615af67336895e6cee6d3a39ff7de"
+        hash: "293dbff5edf4dde1f57ca3af1c4bce5e"
     }
     Frame {
         msec: 3232
-        hash: "88faee45db80f04ef1120c35057a5f7d"
+        hash: "0c48c98562318f7bac502c49fd09fd5e"
     }
     Frame {
         msec: 3248
-        hash: "8cfe34047b29ac85e58d55e0f6e0b195"
+        hash: "1cac8d792f55f3e47549d628bd729a7d"
     }
     Frame {
         msec: 3264
-        hash: "39255546502fcb882005fe4c38c21fb0"
+        hash: "d63664b4a6c42c67a3c700e3a000fc07"
     }
     Frame {
         msec: 3280
-        hash: "6bf7a959a05fc27f651b2a3ba07de30d"
+        hash: "be41201056bd58d4793c9c7b5cc63f3f"
     }
     Frame {
         msec: 3296
-        hash: "c2c61cb8dbbbd38827277ab32579c6da"
+        hash: "0ea52d61c7b8803d76340874b846783d"
     }
     Frame {
         msec: 3312
-        hash: "ff370d4b4e44c4cbacca96107105df21"
+        hash: "260c743db91b8802e2c27f8c92d620e5"
     }
     Frame {
         msec: 3328
-        hash: "ccadd9e070d54de21c76397d18ad3de8"
+        hash: "33d3dbe981874cd04edd35a4e5bf4e68"
     }
     Frame {
         msec: 3344
-        hash: "6302c39de00070b0a23f9dc87f74dd8d"
+        hash: "27d183bfe7a7775ba47578de7a5b2dcb"
     }
     Frame {
         msec: 3360
-        hash: "7ab69e6d9809c78dc723609bd2761206"
+        hash: "a6c0bd87922ca8d40fe413ab8624dd24"
     }
     Frame {
         msec: 3376
-        hash: "c429cc724b39891805cf4c1448de60b3"
+        hash: "218d68463d34cc31dc81756be9effd02"
     }
     Frame {
         msec: 3392
-        hash: "396ddf0b01e9fe7c2bfb220e64a0c7ec"
+        hash: "29e9148ab8c0aa66988a6bcda12b06ea"
     }
     Frame {
         msec: 3408
-        hash: "7a519a4efeecef5e7623a270e458fb13"
+        hash: "8cc09fb7e94b1bd0d3482e0bf5d0abec"
     }
     Frame {
         msec: 3424
-        hash: "869d174a939e0638a1a22d5c8a010c14"
+        hash: "39a595b99ed012a1e54b516b75f8652d"
     }
     Frame {
         msec: 3440
-        hash: "9ecd2cf4e3b42ff93bcbf4db9829666c"
+        hash: "30754f5e10dc0d148f10a5eced16258a"
     }
     Frame {
         msec: 3456
-        hash: "b06b58b250d3df365806a3f8991d57f3"
+        hash: "85de32bfdfaea28e4c534dca69b1255e"
     }
     Frame {
         msec: 3472
-        hash: "7a6fb03feb2ae0af1f143daedd22a88b"
+        hash: "459bda74f223c6cfbee12524939b09ef"
     }
     Frame {
         msec: 3488
-        hash: "e9fe338dbe7afb69f3870743b0a18805"
+        hash: "db2ae2401ff1a65911339e2292f075dd"
     }
     Frame {
         msec: 3504
-        hash: "04b8def2085e9ce4065b02b938915557"
+        hash: "0cc18d7cbf42cb68baedd73cf59d8c08"
     }
     Frame {
         msec: 3520
-        hash: "7e6942f72012875ba83a1c9121e1f786"
+        hash: "36c72c3d608fc5126f4b62d4416ad54e"
     }
     Frame {
         msec: 3536
-        hash: "291e2d79a79959d9c8c586b6bdc31689"
+        hash: "7f4db14f493a300ba37dae79a9d60084"
     }
     Frame {
         msec: 3552
-        hash: "e490bc7fd92f486b964cca967bd33b38"
+        hash: "efe0031b95195bebfd887ef63c2ce441"
     }
     Frame {
         msec: 3568
-        hash: "0c9858e0445e25d2b12c84801de441cb"
+        hash: "ade092ef64fc3b1e4d4afc86dca3cf71"
     }
     Frame {
         msec: 3584
-        hash: "72ba7a4aacb150e1e9c6de72cff82258"
+        hash: "e57a7cf2f90b87fed0fd438599fabae3"
     }
     Frame {
         msec: 3600
-        hash: "1daca95256842545a5b77bcc46782478"
+        hash: "1be372fe7de83c4d019e3856c03b39b6"
     }
     Frame {
         msec: 3616
-        hash: "869f3d16e203ad47f1ae7ca83e369b75"
+        hash: "4cb14166395004b6f0f04c6d95879583"
     }
     Frame {
         msec: 3632
-        hash: "9cc9cb20aab3369f4e3c5259d291708c"
+        hash: "a5ec71ba41f5fc0eeebf907749f26266"
     }
     Frame {
         msec: 3648
-        hash: "a507b957bab3efe2023a65f8c8b3540a"
+        hash: "257ef3bb651dbd43635576563c0f97c7"
     }
     Frame {
         msec: 3664
-        hash: "9fce2a6cddd8b06a80ce16599b56caa6"
+        hash: "aa95d440ff9c75215bd2483befe18f78"
     }
     Frame {
         msec: 3680
-        hash: "2f85d3064968e3e7b669f733fad58459"
+        hash: "670815d144a7838b02bf24cf586c8df4"
     }
     Frame {
         msec: 3696
-        hash: "6dd6fad85dc5317a22a05a8486317767"
+        hash: "5f58ff1dd96ee21710ce2aeee81c232b"
     }
     Frame {
         msec: 3712
-        hash: "b0faa2ec225cd96fb6d2fd05dc66bed1"
+        hash: "0c5a6c2dfbac5b97481b8e505fd4c4eb"
     }
     Frame {
         msec: 3728
-        hash: "3188219f095c2a9ac7c0f6034463d769"
+        hash: "b269e9fe4d14537c8bef0b66effe7319"
     }
     Frame {
         msec: 3744
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativepathview/test-pathview.qml b/tests/auto/declarative/qmlvisual/qdeclarativepathview/test-pathview.qml
index ce516ac..c89bd68 100644
--- a/tests/auto/declarative/qmlvisual/qdeclarativepathview/test-pathview.qml
+++ b/tests/auto/declarative/qmlvisual/qdeclarativepathview/test-pathview.qml
@@ -33,7 +33,7 @@ Rectangle {
 
     PathView {
         id: photoPathView; model: rssModel; delegate: photoDelegate
-        y: 100; width: 800; height: 330; pathItemCount: 10; z: 1
+        y: 100; width: 800; height: 330; z: 1
         path: Path {
             startX: -50; startY: 40;
             
-- 
cgit v0.12