summaryrefslogtreecommitdiff
path: root/scripts/changelog_staging/idle-event.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/changelog_staging/idle-event.json')
-rw-r--r--scripts/changelog_staging/idle-event.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/changelog_staging/idle-event.json b/scripts/changelog_staging/idle-event.json
new file mode 100644
index 0000000000..96db06eb99
--- /dev/null
+++ b/scripts/changelog_staging/idle-event.json
@@ -0,0 +1,6 @@
+{
+ "core": "Add onDidEnterIdle to MapObserver, which fires whenever render completes and no repaint is scheduled.",
+ "darwin": "Add mapViewDidEnterIdle to MGLMapViewDelegate, which fires whenever render completes and no repaint is scheduled.",
+ "android": "Add onDidEnterIdle listener to MapView, which fires whenever render completes and no repaint is scheduled.",
+ "issue": 13469
+}