forcriticaltech / zombie-apocalypse

Jekyll theme for the CCT website
MIT License
0 stars 1 forks source link

[Timeline] non-focused image snaps down to center of screen when focused #8

Open AudreyBeard opened 3 years ago

AudreyBeard commented 3 years ago

Timeline focus updates earlier in scroll, but it snaps the now-foregrounded image down to the center. Seems to require:

- update timeline-focus-update position relative to screen (as opposed to # of pixels)
- not snap image

I haven't dug into the code here, so I could take a stab at it later.