Commit 85c81a5a authored by Dmitry.Shahtanov's avatar Dmitry.Shahtanov Committed by Alexander.Trofimov

минимизация

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@59473 954022d7-b5bf-4e40-9824-e11837661b57
parent 4cb90f28
...@@ -1617,7 +1617,7 @@ function ScrollObject( elemID, settings, dbg ) { ...@@ -1617,7 +1617,7 @@ function ScrollObject( elemID, settings, dbg ) {
px[i++] = b; px[i++] = b;
px[i++] = 255; px[i++] = 255;
i = ( i % k === 0 ) ? i + k : i i = ( i % k === 0 ) ? i + k : i
}_ }
ctx_piperImg.putImageData( _data, 0, 0 ) ctx_piperImg.putImageData( _data, 0, 0 )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment