From 1cfb99ed64f17add62c32bed8db7aab2db08525c Mon Sep 17 00:00:00 2001 From: Stefan Wildemann Date: Wed, 18 Oct 2017 11:42:42 +0200 Subject: Navit medium GUI icon size fix This changes the medium size icon for HMI to 64x64px. This is neccesary because of changed icon set and therefore different icon default sizes. Otherwise the icons on POI screen were way too big. --- navit/xslt/sailfish_gui.xslt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navit/xslt/sailfish_gui.xslt b/navit/xslt/sailfish_gui.xslt index 2f2c8fd02..079699a44 100644 --- a/navit/xslt/sailfish_gui.xslt +++ b/navit/xslt/sailfish_gui.xslt @@ -25,7 +25,7 @@ 350 32 - 96 + 64 96 yes -- cgit v1.2.1