1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-28 12:09:15 +02:00

Try to break even less bounding box transformations

This commit is contained in:
2020-12-14 22:06:59 +01:00
parent 561d8362a9
commit 7d8dcec88b
7 changed files with 66 additions and 70 deletions

View File

@ -454,4 +454,3 @@ void RasterTile::processPoints(QList<TextItem*> &textItems)
delete item;
}
}