[DE] Fix Bug 37078

This commit is contained in:
Julia Radzhabova 2018-03-05 10:37:30 +03:00
parent 1b75d2035e
commit 33dac0e964

View file

@ -613,7 +613,7 @@ define([
else
properties.put_OutlineRange(1, 9);
me.api.SetDrawImagePlaceContents('tableofcontents-img', properties);
this.scrollerY.update();
me.scrollerY.update();
}
});