summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Wildemann <metalstrolch@users.noreply.github.com>2017-06-20 19:21:47 +0200
committerPierre GRANDIN <pgrandin@users.noreply.github.com>2017-06-20 10:21:47 -0700
commitc01e6faad59d53aee14616dfa6d6d32407887230 (patch)
tree5ccffb631530904bca8c24bdc8c5bd0dba649f48
parent5152b3351ec884ee9683c16867619523582a22f1 (diff)
downloadnavit-R7632.tar.gz
fix: android cursor size (#267)R7632
Fix the base size of the android curser so the cursor drawing does not draw out of the given space. Some graphics backends (like qt5) that have real overlays don't like drawing out of the given overlay area.
-rw-r--r--navit/navit_shipped.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/navit_shipped.xml b/navit/navit_shipped.xml
index 8a62811d5..302277810 100644
--- a/navit/navit_shipped.xml
+++ b/navit/navit_shipped.xml
@@ -4070,7 +4070,7 @@ Waypoint</text></img>
</layout>
<layout name="Car-Android" color="#fef9ee" font="Liberation Sans">
- <cursor w="49" h="49">
+ <cursor w="57" h="57">
<itemgra speed_range="-2">
<polyline color="#00BC00" radius="0" width="4">
<coord x="0" y="0" />