mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-12-03 16:09:08 +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);
|
digitalZoom(0);
|
||||||
resetCachedContent();
|
resetCachedContent();
|
||||||
QPixmapCache::clear();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void MapView::showTracks(bool show)
|
void MapView::showTracks(bool show)
|
||||||
|
Loading…
Reference in New Issue
Block a user