From ac1ab0907523267019a1ee4f0dc4dc268b5bc1d4 Mon Sep 17 00:00:00 2001 From: Chris Barr Date: Wed, 2 Dec 2015 15:42:15 -0500 Subject: [PATCH] Intro.js - Fixing types --- intro.js/intro.js-tests.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/intro.js/intro.js-tests.ts b/intro.js/intro.js-tests.ts index b8e8126ae..0ec5938f5 100644 --- a/intro.js/intro.js-tests.ts +++ b/intro.js/intro.js-tests.ts @@ -3,6 +3,8 @@ var intro = introJs(); intro.setOption('doneLabel', 'Next page'); +intro.setOption('overlayOpacity', 50); +intro.setOption('showProgress', true); intro.setOptions({ steps: [ {