summaryrefslogtreecommitdiff
path: root/metrics/ignores/platform-linux.json
diff options
context:
space:
mode:
authorGali Nelle <galinelle.mapbox@gmail.com>2020-04-10 12:57:46 +0300
committergalinelle <paolo.angelelli@mapbox.com>2020-04-16 11:56:02 +0300
commit545a09fcb383595f8a012a2504cd61a924ca62ac (patch)
tree499e7df03b83553ddcd7d2ae1db8253516727a0f /metrics/ignores/platform-linux.json
parent4da54d61cc7e61325e23440fc4578fefd34f52d3 (diff)
downloadqtlocation-mapboxgl-545a09fcb383595f8a012a2504cd61a924ca62ac.tar.gz
Fix LocationIndicator not updating image sizes when image manager content changes
Diffstat (limited to 'metrics/ignores/platform-linux.json')
-rw-r--r--metrics/ignores/platform-linux.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/metrics/ignores/platform-linux.json b/metrics/ignores/platform-linux.json
index 29d06bfc3d..ec018eb805 100644
--- a/metrics/ignores/platform-linux.json
+++ b/metrics/ignores/platform-linux.json
@@ -21,5 +21,6 @@
"location_indicator/tilted_texture_shift_top_left": "Would need a different baseline when ran on llvmpipe not supporting anisotropic filtering",
"location_indicator/tilted_texture_shift_top_right": "Would need a different baseline when ran on llvmpipe not supporting anisotropic filtering",
"location_indicator/two_textures": "Would need a different baseline when ran on llvmpipe not supporting anisotropic filtering",
- "location_indicator/image_pixel_ratio": "Would need a different baseline when ran on llvmpipe not supporting anisotropic filtering"
+ "location_indicator/image_pixel_ratio": "Would need a different baseline when ran on llvmpipe not supporting anisotropic filtering",
+ "location_indicator/change_image": "Would need a different baseline when ran on llvmpipe not supporting anisotropic filtering"
}