Commit e0bbfbf9 authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander.Trofimov

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@58692 954022d7-b5bf-4e40-9824-e11837661b57
parent bff35fd0
...@@ -3483,7 +3483,7 @@ function CThumbnailsManager() ...@@ -3483,7 +3483,7 @@ function CThumbnailsManager()
this.m_bIsUpdate = bIsUpdate; this.m_bIsUpdate = bIsUpdate;
if (bIsUpdate) if (bIsUpdate && this.m_oWordControl.m_oScrollThumbApi != null)
{ {
var y1 = this.m_arrPages[pageNum].top - this.const_border_w; var y1 = this.m_arrPages[pageNum].top - this.const_border_w;
var y2 = this.m_arrPages[pageNum].bottom + this.const_border_w; var y2 = this.m_arrPages[pageNum].bottom + this.const_border_w;
......
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