Browse Source

update code style to match after merge

Hakim El Hattab 11 năm trước cách đây
mục cha
commit
aa9e298f3d
2 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 2 2
      js/reveal.js
  2. 1 1
      js/reveal.min.js

+ 2 - 2
js/reveal.js

@@ -1231,7 +1231,7 @@ var Reveal = (function(){
 		}
 
 		// Dispatch an event if the slide changed
-		var slideChanged = (indexh !== indexhBefore || indexv !== indexvBefore);
+		var slideChanged = ( indexh !== indexhBefore || indexv !== indexvBefore );
 		if( slideChanged ) {
 			dispatchEvent( 'slidechanged', {
 				'indexh': indexh,
@@ -1269,7 +1269,7 @@ var Reveal = (function(){
 		}
 
 		// Handle embedded content
-		if (slideChanged) {
+		if( slideChanged ) {
 			stopEmbeddedContent( previousSlide );
 			startEmbeddedContent( currentSlide );
 		}

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
js/reveal.min.js


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác