OsmAnd/OsmAnd
Andrew Davie 7b4daba1eb Optimisation for zooming/resampling to improve visuals
Just occurred to me that when zooming out (away) then the culled line we have is suitable for display. Previously when
zooming in or out, the culled line was discarded and the original line was drawn. That was to prevent you seeing really
low-resolution stuff while you wait for the asynchroous line cull to finish (can be in the order of several seconds).
However, with this modification, that is now only done when you are zooming in. This improves dramatically the "busy"
look when too much stuff is drawn for the given resolution.  Anyway, simple fix but great effect.  :P
2016-03-30 03:12:53 +11:00
..
.settings
ant-lib
assets
jni
libs
res Translated using Weblate (Simplified Chinese) 2016-03-27 22:54:09 +02:00
src Optimisation for zooming/resampling to improve visuals 2016-03-30 03:12:53 +11:00
.classpath
.cproject
.gitignore
.project
AndroidManifest-free.xml Fixed provider authorities. 2016-03-21 11:58:43 +02:00
AndroidManifest-freedev.xml Fixed provider authorities. 2016-03-21 11:58:43 +02:00
AndroidManifest.xml Update AndroidManifest.xml 2016-03-24 10:07:50 +01:00
ant.properties
bidforfix.xml
build.gradle Fixed icons in Live Updates reports. Added GridLayout support library 2016-03-05 15:20:24 +03:00
build.xml
copy_widget_icons.sh
full-ndk-build.sh
lint.xml
local.properties.sample
ndebug.sh
ndk-build.sh
no_translate.xml Update version 2016-03-27 22:53:14 +02:00
old-ndk-build.sh
proguard-project.txt
project.properties Fixed icons in Live Updates reports. Added GridLayout support library 2016-03-05 15:20:24 +03:00