OSDN Git Service

fix bug in chrome with anchors not scrolling into view on new pages.
authorScott Main <smain@google.com>
Fri, 30 May 2014 18:23:00 +0000 (11:23 -0700)
committerScott Main <smain@google.com>
Fri, 30 May 2014 18:42:23 +0000 (11:42 -0700)
commit06f3f2c14831fc7e99c629cddbf96fcc7b1f829c
tree9dcb834b10d08b146298140406127f0863f2a4cc
parentea98c8413390cf228d4c16fc35a7fdc92109eded
fix bug in chrome with anchors not scrolling into view on new pages.
added a 100ms delay to the scroll offset because chrome does not
immediately scroll the page to the anchor on page load.

Change-Id: Ib10cfecfe63d9d9220170842f4c8941557c0eb06
tools/droiddoc/templates-sdk/assets/js/docs.js