mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 19:49:15 +02:00
Do not clear the image cache between files
This commit is contained in:
@ -567,7 +567,6 @@ void MapView::clear()
|
||||
|
||||
digitalZoom(0);
|
||||
resetCachedContent();
|
||||
QPixmapCache::clear();
|
||||
}
|
||||
|
||||
void MapView::showTracks(bool show)
|
||||
|
Reference in New Issue
Block a user