From f378eb59e26d6cbe869aaea767aa78e7c15be485 Mon Sep 17 00:00:00 2001 From: Stefan Wildemann Date: Thu, 8 Jun 2017 00:42:45 +0200 Subject: fix: android cursor size 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. --- navit/navit_shipped.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navit/navit_shipped.xml b/navit/navit_shipped.xml index 46abd16da..c3bf5c061 100644 --- a/navit/navit_shipped.xml +++ b/navit/navit_shipped.xml @@ -3762,7 +3762,7 @@ Waypoint - + -- cgit v1.2.1