codevise / pageflow-linkmap-page

Hotspot page type
0 stars 7 forks source link

Ensure viewport is covered when scroll area restricted #19

Closed tf closed 7 years ago

tf commented 7 years ago

When the scroll area is restricted, we center it in the viewport. The old logic did this by translating an inner element of the scroller. This had two problems:

Instead consider the translation required for centering when positioning the scoller's inner element.