summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRyan Hamley <rshamley@gmail.com>2018-10-18 12:14:52 -0700
committerGitHub <noreply@github.com>2018-10-18 12:14:52 -0700
commit0c6b1629efb85386c0197868b2764c14f3fba940 (patch)
treeae6b98f5fc0fe5d6148e350d992736e180a9898c /scripts
parent201db67ee8d2368f6ca22753799af3101832ea35 (diff)
downloadqtlocation-mapboxgl-0c6b1629efb85386c0197868b2764c14f3fba940.tar.gz
[Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/changelog_staging/queryrenderedfeatures-with-icon-rotate.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/changelog_staging/queryrenderedfeatures-with-icon-rotate.json b/scripts/changelog_staging/queryrenderedfeatures-with-icon-rotate.json
new file mode 100644
index 0000000000..36f7bafe85
--- /dev/null
+++ b/scripts/changelog_staging/queryrenderedfeatures-with-icon-rotate.json
@@ -0,0 +1,4 @@
+{
+ "core": "Fix bug in which using `icon-rotate` and `icon-offset` together prevented `queryRenderedFeatures` from returning the symbol",
+ "issue": 12909
+}