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