equal
deleted
inserted
replaced
196 { |
196 { |
197 maxAnnotationNumber = gestureNumberByVideo[i]; |
197 maxAnnotationNumber = gestureNumberByVideo[i]; |
198 } |
198 } |
199 } |
199 } |
200 |
200 |
201 var snMargin = parseInt($('.snapshotDivs').css('margin')); |
201 var snMargin = parseInt($('.snapshotDivs').css('margin-left')); |
202 |
202 |
203 //On affiche l'opacité résultante pour chaque vidéo. |
203 //On affiche l'opacité résultante pour chaque vidéo. |
204 for(var i = 0 ; i < this.config['imagesToShow'] ; i++) |
204 for(var i = 0 ; i < this.config['imagesToShow'] ; i++) |
205 { |
205 { |
206 //Opacité conventionelle. |
206 //Opacité conventionelle. |