mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Make the Android blame sound more like English
This commit is contained in:
parent
9629a05573
commit
d980ed7211
12
doc.html
12
doc.html
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user