From 861410693814a7a4653675ad2e775caa4a46a96b Mon Sep 17 00:00:00 2001 From: Gali Nelle Date: Wed, 8 Apr 2020 16:28:35 +0300 Subject: Fix LocationIndicator Layer This changes image size properties to be scales instead of pixel sizes. The commit also adds fixes for handling image updates with the same ID, adds tests for expressions in paint properties, as well as tests for using images with pixel ratio greater than 1. Finally it moves image-tilt-displacement and perspective-compensation properties from layout to paint properties, and includes other minor cleanups. --- .../linux-gcc8-release/location_indicator/one_texture/metrics.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'metrics/linux-gcc8-release/location_indicator/one_texture/metrics.json') diff --git a/metrics/linux-gcc8-release/location_indicator/one_texture/metrics.json b/metrics/linux-gcc8-release/location_indicator/one_texture/metrics.json index a17b453ed1..67060da88c 100644 --- a/metrics/linux-gcc8-release/location_indicator/one_texture/metrics.json +++ b/metrics/linux-gcc8-release/location_indicator/one_texture/metrics.json @@ -2,8 +2,8 @@ "memory": [ [ "probeMemory - default - end", - 2665727, - 83226 + 2020507, + 3166 ], [ "probeMemory - default - start", -- cgit v1.2.1