소스 검색

presentation: recompile

Manfred Kroehnert 11 년 전
부모
커밋
90fa855853
2개의 변경된 파일298개의 추가작업 그리고 157개의 파일을 삭제
  1. 298 156
      presentation/js/Presentation.js
  2. 0 1
      presentation/st/Presentation.st

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 298 - 156
presentation/js/Presentation.js


+ 0 - 1
presentation/st/Presentation.st

@@ -1647,7 +1647,6 @@ cssClass
 !FOSDEMCanvasSlide methodsFor: 'drawing'!
 
 drawOnCanvas
-	|c2d|
 	c2d := canvas element getContext: '2d'.
 	c2d 
 		clearRect: 0 

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.