1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 06:43:22 +02:00

Make the Android blame sound more like English

This commit is contained in:
Martin Tůma 2023-09-08 01:44:19 +02:00
parent 9629a05573
commit d980ed7211

View File

@ -430,12 +430,12 @@
to the GPXSee map directory to make them work. The same applies to all SQLite-based
map formats because of a Qt bug/limitation.</p>
<p>Even though all other maps will load from the application menu, it is strongly
recommended for all offline maps to be also moved to the GPXSee map directory as the file
access on Android is two orders of magnitude (100x!) slower when the file is located
and opened from some "user folder" than if it is accessed/opened in the application folder.
Especially IMG maps on new Android versions (>=11) are almost unusable when opened from
the application menu.</p>
<p>Even though all other maps will load from the application menu, <b>it is strongly
recommended for all offline maps to be moved to the GPXSee map directory</b> as the file
access on Android is two orders of magnitude (100x) slower when the file is opened from
the file open dialogue than if it is opened from the application folder! Especially IMG
maps on new Android versions (>=11) are almost unusable when opened from the application
menu.</p>
<h3>OpenGL</h3>
<p>There are numerous OpenGL issues in Qt that cause some kind of broken rendering