mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-28 05:34:47 +01:00
Do not clear the image cache between files
This commit is contained in:
parent
3ce1918645
commit
4cc3bc28e2
@ -567,7 +567,6 @@ void MapView::clear()
|
||||
|
||||
digitalZoom(0);
|
||||
resetCachedContent();
|
||||
QPixmapCache::clear();
|
||||
}
|
||||
|
||||
void MapView::showTracks(bool show)
|
||||
|
Loading…
Reference in New Issue
Block a user