summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-02-10 14:00:51 +0100
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-02-12 07:13:39 +0000
commitb436fa590e4d67d19f770431bc40d622ea9120d7 (patch)
tree3c084ec69228c6a0a1512cce2bd471de4176f867
parent77cb1b8794156d5b036b983d8376855bfa9cbfd7 (diff)
eglfs: Add the three missing drag cursors
Hand-tuned in an attempt to get something that matches the normal arrow cursor. Task-number: QTBUG-44385 Change-Id: Iea2ee309fccb78706f47003fb11b14156fa01a50 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
-rwxr-xr-xsrc/plugins/platforms/eglfs/cursor-atlas.pngbin2928 -> 2236 bytes
-rw-r--r--src/plugins/platforms/eglfs/cursor.json6
2 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/platforms/eglfs/cursor-atlas.png b/src/plugins/platforms/eglfs/cursor-atlas.png
index 4ddb7708e1..40c5b6ef4f 100755
--- a/src/plugins/platforms/eglfs/cursor-atlas.png
+++ b/src/plugins/platforms/eglfs/cursor-atlas.png
Binary files differ
diff --git a/src/plugins/platforms/eglfs/cursor.json b/src/plugins/platforms/eglfs/cursor.json
index 307d5cf6cd..44e438bce2 100644
--- a/src/plugins/platforms/eglfs/cursor.json
+++ b/src/plugins/platforms/eglfs/cursor.json
@@ -21,8 +21,8 @@
[1, 1],
[12, 12],
[12, 12],
- [12, 12],
- [12, 12],
- [12, 12]
+ [7, 2],
+ [7, 2],
+ [7, 2]
]
}