From 817d997b75d970cc22000f345f68092ed3f0525b Mon Sep 17 00:00:00 2001 From: Johann-S Date: Sun, 27 Sep 2015 01:30:11 +0200 Subject: Use Page Visibility API in Carousel; fixes #17706 Avoids cycling carousels when the page isn't visible. Closes #17710 Refs #15566 --- js/tests/visual/carousel.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'js/tests/visual') diff --git a/js/tests/visual/carousel.html b/js/tests/visual/carousel.html index 47dacaa6a..e6bfeedab 100644 --- a/js/tests/visual/carousel.html +++ b/js/tests/visual/carousel.html @@ -21,7 +21,7 @@ - +

Also, the carousel shouldn't slide when its window/tab is hidden. Check the console log.

-- cgit v1.2.3