'gridNavigation' and 'simpleNavigation' merged into 'navigationMode' setting #2307
This commit is contained in:
		| @@ -55,7 +55,7 @@ | ||||
| 				}); | ||||
|  | ||||
| 				QUnit.test( 'Enabled', function( assert ) { | ||||
| 					Reveal.configure({ gridNavigation: true }); | ||||
| 					Reveal.configure({ navigationMode: 'grid' }); | ||||
| 					Reveal.slide( 0, 0 ); | ||||
| 					Reveal.right(); | ||||
| 					Reveal.down(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user