pictorial-st-louis icon indicating copy to clipboard operation
pictorial-st-louis copied to clipboard

Column does not scroll high enough when marker is clicked

Open hkeshani opened this issue 1 year ago • 0 comments

To fix, change line 131 in index.js to:

$("div#contents").animate({scrollTop: (areaTop+100) + "px"});

Thanks jonchou3 for the fix.

hkeshani avatar Dec 10 '22 21:12 hkeshani